2025-05-07T21:56:08.6418665Z Current runner version: '2.323.0' 2025-05-07T21:56:08.6424197Z Runner name: 'pytorch-rocm-hw-31' 2025-05-07T21:56:08.6425090Z Machine name: 'pytorch-rocm-hw-31' 2025-05-07T21:56:08.6427674Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T21:56:08.6429515Z Contents: read 2025-05-07T21:56:08.6430030Z Metadata: read 2025-05-07T21:56:08.6430560Z Packages: read 2025-05-07T21:56:08.6431033Z ##[endgroup] 2025-05-07T21:56:08.6432878Z Secret source: None 2025-05-07T21:56:08.6433554Z Prepare workflow directory 2025-05-07T21:56:08.7034839Z Prepare all required actions 2025-05-07T21:56:08.7068838Z Getting action download info 2025-05-07T21:56:09.2274759Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T21:56:09.8657413Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T21:56:10.5979725Z Complete job name: test_and_publish_artifact (x86, linux.rocm.gpu.2, default, 3.13, 6.3, gcc) 2025-05-07T21:56:10.6992746Z ##[group]Checking docker version 2025-05-07T21:56:10.7004773Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T21:56:10.7281158Z '1.43' 2025-05-07T21:56:10.7300925Z Docker daemon API version: '1.43' 2025-05-07T21:56:10.7303376Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T21:56:10.7497158Z '1.43' 2025-05-07T21:56:10.7520209Z Docker client API version: '1.43' 2025-05-07T21:56:10.7525348Z ##[endgroup] 2025-05-07T21:56:10.7528933Z ##[group]Clean up resources from previous jobs 2025-05-07T21:56:10.7534441Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=550739" 2025-05-07T21:56:10.7714791Z ##[command]/usr/bin/docker network prune --force --filter "label=550739" 2025-05-07T21:56:10.7891995Z ##[endgroup] 2025-05-07T21:56:10.7892961Z ##[group]Create local container network 2025-05-07T21:56:10.7907514Z ##[command]/usr/bin/docker network create --label 550739 github_network_d0d124602905456b8f0f986b17acadd4 2025-05-07T21:56:10.9169531Z 79726b81b146556b18ae2c0bd23a1322366ca33e926500929e8b361030c5c2a8 2025-05-07T21:56:10.9196929Z ##[endgroup] 2025-05-07T21:56:10.9239638Z ##[group]Starting job container 2025-05-07T21:56:10.9277919Z ##[command]/usr/bin/docker pull rocm/dev-ubuntu-22.04:6.3-complete 2025-05-07T21:56:12.0874121Z 6.3-complete: Pulling from rocm/dev-ubuntu-22.04 2025-05-07T21:56:12.0875091Z 6414378b6477: Already exists 2025-05-07T21:56:12.0903104Z fb9b732d846a: Pulling fs layer 2025-05-07T21:56:12.0903866Z 72a47c966458: Pulling fs layer 2025-05-07T21:56:12.0904490Z 6b0f51e662d9: Pulling fs layer 2025-05-07T21:56:12.3984054Z fb9b732d846a: Verifying Checksum 2025-05-07T21:56:12.3984811Z fb9b732d846a: Download complete 2025-05-07T21:56:12.4084238Z 6b0f51e662d9: Verifying Checksum 2025-05-07T21:56:12.4392246Z 6b0f51e662d9: Download complete 2025-05-07T21:56:12.4392984Z fb9b732d846a: Pull complete 2025-05-07T21:58:11.2550004Z 72a47c966458: Verifying Checksum 2025-05-07T21:58:11.2554186Z 72a47c966458: Download complete 2025-05-07T22:02:44.2529571Z 72a47c966458: Pull complete 2025-05-07T22:02:44.2700800Z 6b0f51e662d9: Pull complete 2025-05-07T22:02:44.2747681Z Digest: sha256:e9e947a794e355bc41c22021387f303f406f77e3676e2fb4ea6b9c9a494dcf0a 2025-05-07T22:02:44.2758086Z Status: Downloaded newer image for rocm/dev-ubuntu-22.04:6.3-complete 2025-05-07T22:02:44.2768774Z docker.io/rocm/dev-ubuntu-22.04:6.3-complete 2025-05-07T22:02:44.2973978Z ##[command]/usr/bin/docker create --name 6b5991594ed54c56abd8b0bb31e6cce7_rocmdevubuntu220463complete_695f68 --label 550739 --workdir /__w/FBGEMM/FBGEMM --network github_network_d0d124602905456b8f0f986b17acadd4 --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:02:44.3324574Z f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 2025-05-07T22:02:44.3374214Z ##[command]/usr/bin/docker start f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 2025-05-07T22:02:44.5754125Z f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 2025-05-07T22:02:44.5781519Z ##[command]/usr/bin/docker ps --all --filter id=f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T22:02:44.5947023Z f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 Up Less than a second 2025-05-07T22:02:44.5983056Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 2025-05-07T22:02:44.6141847Z HOME=/github/home 2025-05-07T22:02:44.6142878Z GITHUB_ACTIONS=true 2025-05-07T22:02:44.6143441Z CI=true 2025-05-07T22:02:44.6144179Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T22:02:44.6172345Z ##[endgroup] 2025-05-07T22:02:44.6191899Z ##[group]Waiting for all services to be ready 2025-05-07T22:02:44.6193564Z ##[endgroup] 2025-05-07T22:02:44.6539079Z ##[group]Run apt update -y 2025-05-07T22:02:44.6539844Z apt update -y 2025-05-07T22:02:44.6540365Z apt install -y git wget 2025-05-07T22:02:44.6541018Z git config --global --add safe.directory '*' 2025-05-07T22:02:44.6550902Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:02:44.6552118Z env: 2025-05-07T22:02:44.6552396Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:02:44.6552752Z BUILD_ENV: build_binary 2025-05-07T22:02:44.6552983Z BUILD_TARGET: default 2025-05-07T22:02:44.6553211Z BUILD_VARIANT: rocm 2025-05-07T22:02:44.6553447Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:02:44.6553712Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:02:44.6553939Z ##[endgroup] 2025-05-07T22:02:44.7144722Z 2025-05-07T22:02:44.7145252Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:02:44.7145890Z 2025-05-07T22:02:44.8113886Z Get:1 https://repo.radeon.com/amdgpu/6.3/ubuntu jammy InRelease [5433 B] 2025-05-07T22:02:44.8223060Z Get:2 https://repo.radeon.com/rocm/apt/6.3 jammy InRelease [2603 B] 2025-05-07T22:02:45.0272725Z Get:3 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-05-07T22:02:45.0273885Z Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-05-07T22:02:45.0643362Z Get:5 https://repo.radeon.com/amdgpu/6.3/ubuntu jammy/main amd64 Packages [14.1 kB] 2025-05-07T22:02:45.1267392Z Get:6 https://repo.radeon.com/rocm/apt/6.3 jammy/main amd64 Packages [75.2 kB] 2025-05-07T22:02:45.7311036Z Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1245 kB] 2025-05-07T22:02:45.7934975Z Get:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-05-07T22:02:45.9753333Z Get:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-05-07T22:02:46.1622360Z Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-05-07T22:02:46.2613411Z Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-05-07T22:02:46.3849642Z Get:12 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [47.7 kB] 2025-05-07T22:02:46.3859103Z Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4282 kB] 2025-05-07T22:02:46.6241820Z Get:14 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-05-07T22:02:47.0244278Z Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-05-07T22:02:48.6391572Z Get:16 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2901 kB] 2025-05-07T22:02:55.8701845Z Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4436 kB] 2025-05-07T22:02:56.8568175Z Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [55.7 kB] 2025-05-07T22:02:56.8576913Z Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3211 kB] 2025-05-07T22:02:58.8237265Z Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1545 kB] 2025-05-07T22:02:59.0404525Z Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-05-07T22:02:59.0410789Z Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] 2025-05-07T22:02:59.1237217Z Fetched 38.3 MB in 14s (2667 kB/s) 2025-05-07T22:02:59.8318506Z Reading package lists... 2025-05-07T22:02:59.9640141Z Building dependency tree... 2025-05-07T22:02:59.9640604Z Reading state information... 2025-05-07T22:02:59.9787898Z 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:02:59.9788844Z 71 packages can be upgraded. Run 'apt list --upgradable' to see them. 2025-05-07T22:02:59.9790282Z 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:02:59.9854481Z 2025-05-07T22:02:59.9855139Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:02:59.9855971Z 2025-05-07T22:03:00.6925291Z Reading package lists... 2025-05-07T22:03:00.8294275Z Building dependency tree... 2025-05-07T22:03:00.8294752Z Reading state information... 2025-05-07T22:03:00.9343346Z The following additional packages will be installed: 2025-05-07T22:03:00.9347869Z git-man less libcbor0.8 libcurl3-gnutls liberror-perl libfido2-1 libxmuu1 2025-05-07T22:03:00.9348310Z openssh-client xauth 2025-05-07T22:03:00.9352917Z Suggested packages: 2025-05-07T22:03:00.9353698Z gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 2025-05-07T22:03:00.9354710Z gitk gitweb git-cvs git-mediawiki git-svn keychain libpam-ssh monkeysphere 2025-05-07T22:03:00.9355434Z ssh-askpass 2025-05-07T22:03:00.9685520Z The following NEW packages will be installed: 2025-05-07T22:03:00.9687265Z git git-man less libcbor0.8 libcurl3-gnutls liberror-perl libfido2-1 2025-05-07T22:03:00.9689948Z libxmuu1 openssh-client wget xauth 2025-05-07T22:03:01.2602680Z 0 upgraded, 11 newly installed, 0 to remove and 71 not upgraded. 2025-05-07T22:03:01.2603588Z Need to get 5959 kB of archives. 2025-05-07T22:03:01.2604388Z After this operation, 26.7 MB of additional disk space will be used. 2025-05-07T22:03:01.2605774Z Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2025-05-07T22:03:01.9126003Z Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2025-05-07T22:03:01.9296598Z Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2025-05-07T22:03:01.9886174Z Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] 2025-05-07T22:03:01.9947396Z Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2025-05-07T22:03:02.3591084Z Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] 2025-05-07T22:03:02.4086286Z Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] 2025-05-07T22:03:02.4120719Z Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.20 [284 kB] 2025-05-07T22:03:02.4456355Z Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2025-05-07T22:03:02.4487974Z 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:03:02.5368545Z Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.12 [3165 kB] 2025-05-07T22:03:02.8216109Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T22:03:02.8478774Z Fetched 5959 kB in 2s (3477 kB/s) 2025-05-07T22:03:02.8684205Z Selecting previously unselected package less. 2025-05-07T22:03:02.8723365Z (Reading database ... 2025-05-07T22:03:02.8723862Z (Reading database ... 5% 2025-05-07T22:03:02.8724260Z (Reading database ... 10% 2025-05-07T22:03:02.8724638Z (Reading database ... 15% 2025-05-07T22:03:02.8725012Z (Reading database ... 20% 2025-05-07T22:03:02.8725391Z (Reading database ... 25% 2025-05-07T22:03:02.8725783Z (Reading database ... 30% 2025-05-07T22:03:02.8726129Z (Reading database ... 35% 2025-05-07T22:03:02.8726502Z (Reading database ... 40% 2025-05-07T22:03:02.8726847Z (Reading database ... 45% 2025-05-07T22:03:02.8727198Z (Reading database ... 50% 2025-05-07T22:03:02.8731678Z (Reading database ... 55% 2025-05-07T22:03:02.8742773Z (Reading database ... 60% 2025-05-07T22:03:02.8757539Z (Reading database ... 65% 2025-05-07T22:03:02.8769973Z (Reading database ... 70% 2025-05-07T22:03:02.8775963Z (Reading database ... 75% 2025-05-07T22:03:02.8783150Z (Reading database ... 80% 2025-05-07T22:03:02.8788837Z (Reading database ... 85% 2025-05-07T22:03:02.8796146Z (Reading database ... 90% 2025-05-07T22:03:02.8812663Z (Reading database ... 95% 2025-05-07T22:03:02.8813241Z (Reading database ... 100% 2025-05-07T22:03:02.8813922Z (Reading database ... 26164 files and directories currently installed.) 2025-05-07T22:03:02.8819784Z Preparing to unpack .../00-less_590-1ubuntu0.22.04.3_amd64.deb ... 2025-05-07T22:03:02.8840048Z Unpacking less (590-1ubuntu0.22.04.3) ... 2025-05-07T22:03:02.9051071Z Selecting previously unselected package libcbor0.8:amd64. 2025-05-07T22:03:02.9074122Z Preparing to unpack .../01-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2025-05-07T22:03:02.9094921Z Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-05-07T22:03:02.9285387Z Selecting previously unselected package libfido2-1:amd64. 2025-05-07T22:03:02.9306336Z Preparing to unpack .../02-libfido2-1_1.10.0-1_amd64.deb ... 2025-05-07T22:03:02.9315473Z Unpacking libfido2-1:amd64 (1.10.0-1) ... 2025-05-07T22:03:02.9499509Z Selecting previously unselected package libxmuu1:amd64. 2025-05-07T22:03:02.9515913Z Preparing to unpack .../03-libxmuu1_2%3a1.1.3-3_amd64.deb ... 2025-05-07T22:03:02.9526179Z Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 2025-05-07T22:03:02.9695558Z Selecting previously unselected package openssh-client. 2025-05-07T22:03:02.9717715Z Preparing to unpack .../04-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2025-05-07T22:03:02.9785679Z Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-05-07T22:03:03.0081795Z Selecting previously unselected package wget. 2025-05-07T22:03:03.0103941Z Preparing to unpack .../05-wget_1.21.2-2ubuntu1.1_amd64.deb ... 2025-05-07T22:03:03.0113891Z Unpacking wget (1.21.2-2ubuntu1.1) ... 2025-05-07T22:03:03.0291072Z Selecting previously unselected package xauth. 2025-05-07T22:03:03.0309064Z Preparing to unpack .../06-xauth_1%3a1.1-1build2_amd64.deb ... 2025-05-07T22:03:03.0320051Z Unpacking xauth (1:1.1-1build2) ... 2025-05-07T22:03:03.0479779Z Selecting previously unselected package libcurl3-gnutls:amd64. 2025-05-07T22:03:03.0498693Z Preparing to unpack .../07-libcurl3-gnutls_7.81.0-1ubuntu1.20_amd64.deb ... 2025-05-07T22:03:03.0509231Z Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-05-07T22:03:03.0693262Z Selecting previously unselected package liberror-perl. 2025-05-07T22:03:03.0712243Z Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 2025-05-07T22:03:03.0722790Z Unpacking liberror-perl (0.17029-1) ... 2025-05-07T22:03:03.0888653Z Selecting previously unselected package git-man. 2025-05-07T22:03:03.0906599Z Preparing to unpack .../09-git-man_1%3a2.34.1-1ubuntu1.12_all.deb ... 2025-05-07T22:03:03.0917273Z Unpacking git-man (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:03:03.1167254Z Selecting previously unselected package git. 2025-05-07T22:03:03.1182331Z Preparing to unpack .../10-git_1%3a2.34.1-1ubuntu1.12_amd64.deb ... 2025-05-07T22:03:03.1241984Z Unpacking git (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:03:03.2346609Z Setting up wget (1.21.2-2ubuntu1.1) ... 2025-05-07T22:03:03.2388940Z Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-05-07T22:03:03.2415888Z Setting up less (590-1ubuntu0.22.04.3) ... 2025-05-07T22:03:03.2496590Z Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-05-07T22:03:03.2523601Z Setting up liberror-perl (0.17029-1) ... 2025-05-07T22:03:03.2550095Z Setting up git-man (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:03:03.2575133Z Setting up libfido2-1:amd64 (1.10.0-1) ... 2025-05-07T22:03:03.2600644Z Setting up libxmuu1:amd64 (2:1.1.3-3) ... 2025-05-07T22:03:03.2626680Z Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-05-07T22:03:03.3059207Z update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2025-05-07T22:03:03.3060437Z 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:03:03.3081383Z update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2025-05-07T22:03:03.3082684Z 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:03:03.3102862Z update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2025-05-07T22:03:03.3103771Z 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:03:03.3168148Z Setting up git (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:03:03.3256378Z Setting up xauth (1:1.1-1build2) ... 2025-05-07T22:03:03.3285106Z Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2025-05-07T22:03:03.4409791Z ##[group]Run actions/checkout@v4 2025-05-07T22:03:03.4410378Z with: 2025-05-07T22:03:03.4410842Z repository: pytorch/FBGEMM 2025-05-07T22:03:03.4411603Z token: *** 2025-05-07T22:03:03.4411991Z ssh-strict: true 2025-05-07T22:03:03.4412398Z ssh-user: git 2025-05-07T22:03:03.4412801Z persist-credentials: true 2025-05-07T22:03:03.4413264Z clean: true 2025-05-07T22:03:03.4413666Z sparse-checkout-cone-mode: true 2025-05-07T22:03:03.4414168Z fetch-depth: 1 2025-05-07T22:03:03.4414589Z fetch-tags: false 2025-05-07T22:03:03.4414986Z show-progress: true 2025-05-07T22:03:03.4415388Z lfs: false 2025-05-07T22:03:03.4415743Z submodules: false 2025-05-07T22:03:03.4416154Z set-safe-directory: true 2025-05-07T22:03:03.4416585Z env: 2025-05-07T22:03:03.4416983Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:03:03.4417560Z BUILD_ENV: build_binary 2025-05-07T22:03:03.4417996Z BUILD_TARGET: default 2025-05-07T22:03:03.4418596Z BUILD_VARIANT: rocm 2025-05-07T22:03:03.4419069Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:03:03.4419505Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:03:03.4419930Z ##[endgroup] 2025-05-07T22:03:03.4501885Z ##[command]/usr/bin/docker exec f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T22:03:03.6340480Z Syncing repository: pytorch/FBGEMM 2025-05-07T22:03:03.6343489Z ##[group]Getting Git version info 2025-05-07T22:03:03.6344160Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T22:03:03.6345163Z [command]/usr/bin/git version 2025-05-07T22:03:03.6345651Z git version 2.34.1 2025-05-07T22:03:03.6348797Z ##[endgroup] 2025-05-07T22:03:03.6355085Z Copying '/github/home/.gitconfig' to '/__w/_temp/7fb70efc-11b3-46bb-a764-a75e921d9691/.gitconfig' 2025-05-07T22:03:03.6356542Z Temporarily overriding HOME='/__w/_temp/7fb70efc-11b3-46bb-a764-a75e921d9691' before making global git config changes 2025-05-07T22:03:03.6358317Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T22:03:03.6359386Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T22:03:03.6360923Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T22:03:03.6364595Z https://github.com/pytorch/FBGEMM 2025-05-07T22:03:03.6379707Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T22:03:03.6382715Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T22:03:03.6406112Z HEAD 2025-05-07T22:03:03.6444510Z ##[endgroup] 2025-05-07T22:03:03.6445083Z [command]/usr/bin/git submodule status 2025-05-07T22:03:03.6769231Z -e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit 2025-05-07T22:03:03.6770258Z -4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel 2025-05-07T22:03:03.6771171Z -6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo 2025-05-07T22:03:03.6772031Z -3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass 2025-05-07T22:03:03.6772893Z -f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest 2025-05-07T22:03:03.6773735Z -420084499c7c1e1c2d801922f40df202eac5f3a0 external/hipify_torch 2025-05-07T22:03:03.6774639Z -9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json 2025-05-07T22:03:03.6778765Z ##[group]Cleaning the repository 2025-05-07T22:03:03.6780430Z [command]/usr/bin/git clean -ffdx 2025-05-07T22:03:03.7114202Z Removing fbgemm_gpu_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:03:03.7125868Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T22:03:03.7227685Z HEAD is now at 4338ef2 Merge cdd7883ed258203fa15a962ce38568ae381953d0 into b6b2ce3bb10ad6d8b89f871d5083356862a7c26b 2025-05-07T22:03:03.7234328Z ##[endgroup] 2025-05-07T22:03:03.7235081Z ##[group]Disabling automatic garbage collection 2025-05-07T22:03:03.7240119Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T22:03:03.7267385Z ##[endgroup] 2025-05-07T22:03:03.7268062Z ##[group]Setting up auth 2025-05-07T22:03:03.7273895Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T22:03:03.7296449Z [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:03:03.7562369Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T22:03:03.7595961Z [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:03:03.7877877Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T22:03:03.7912998Z ##[endgroup] 2025-05-07T22:03:03.7913424Z ##[group]Fetching the repository 2025-05-07T22:03:03.7919376Z [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:03:04.2442371Z From https://github.com/pytorch/FBGEMM 2025-05-07T22:03:04.2443465Z + f33b707...a2f4c52 a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge (forced update) 2025-05-07T22:03:04.2468701Z ##[endgroup] 2025-05-07T22:03:04.2469391Z ##[group]Determining the checkout info 2025-05-07T22:03:04.2474198Z ##[endgroup] 2025-05-07T22:03:04.2479772Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T22:03:04.2541553Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T22:03:04.2590971Z ##[group]Checking out the ref 2025-05-07T22:03:04.2595939Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T22:03:04.2726805Z Previous HEAD position was 4338ef2 Merge cdd7883ed258203fa15a962ce38568ae381953d0 into b6b2ce3bb10ad6d8b89f871d5083356862a7c26b 2025-05-07T22:03:04.2731271Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T22:03:04.2739196Z ##[endgroup] 2025-05-07T22:03:04.2779203Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T22:03:04.2810132Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T22:03:04.3149591Z ##[group]Run actions/download-artifact@v4 2025-05-07T22:03:04.3150210Z with: 2025-05-07T22:03:04.3150636Z name: fbgemm_default_x86_gcc_py3.13_rocm6.3.whl 2025-05-07T22:03:04.3151189Z merge-multiple: false 2025-05-07T22:03:04.3151625Z repository: pytorch/FBGEMM 2025-05-07T22:03:04.3152065Z run-id: 14891846253 2025-05-07T22:03:04.3152428Z env: 2025-05-07T22:03:04.3152803Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:03:04.3153299Z BUILD_ENV: build_binary 2025-05-07T22:03:04.3153707Z BUILD_TARGET: default 2025-05-07T22:03:04.3154084Z BUILD_VARIANT: rocm 2025-05-07T22:03:04.3154496Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:03:04.3154894Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:03:04.3155324Z ##[endgroup] 2025-05-07T22:03:04.3160482Z ##[command]/usr/bin/docker exec f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T22:03:04.5757119Z Downloading single artifact 2025-05-07T22:03:04.8819892Z Preparing to download the following artifacts: 2025-05-07T22:03:04.8821307Z - fbgemm_default_x86_gcc_py3.13_rocm6.3.whl (ID: 3081437988, Size: 140271198, Expected Digest: sha256:3f73f0ea0cdc4115b3ce1a9031549e8017cec77dcb06fa4224f2ec1dca86f9a4) 2025-05-07T22:03:05.0745248Z Redirecting to blob download url: https://productionresultssa19.blob.core.windows.net/actions-results/adfd7003-002b-4df5-8e73-a442ccf04b4c/workflow-job-run-b9e8b5fe-fb01-5411-a504-d0fc7ed77774/artifacts/f149c735e6ad1f1a3596f86ede8affc4908921802e0b918a12dd8743c5e81e66.zip 2025-05-07T22:03:05.0747538Z Starting download of artifact to: /__w/FBGEMM/FBGEMM 2025-05-07T22:03:05.4732425Z (node:685) [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:03:05.4734255Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T22:03:42.0079655Z SHA256 digest of downloaded artifact is 3f73f0ea0cdc4115b3ce1a9031549e8017cec77dcb06fa4224f2ec1dca86f9a4 2025-05-07T22:03:42.0082830Z Artifact download completed successfully. 2025-05-07T22:03:42.0083516Z Total of 1 artifact(s) downloaded 2025-05-07T22:03:42.0101395Z Download artifact has finished successfully 2025-05-07T22:03:42.0421295Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T22:03:42.0421683Z . $PRELUDE; print_system_info 2025-05-07T22:03:42.0422170Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:03:42.0422477Z env: 2025-05-07T22:03:42.0422709Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:03:42.0423013Z BUILD_ENV: build_binary 2025-05-07T22:03:42.0423273Z BUILD_TARGET: default 2025-05-07T22:03:42.0423500Z BUILD_VARIANT: rocm 2025-05-07T22:03:42.0423732Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:03:42.0423968Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:03:42.0424199Z ##[endgroup] 2025-05-07T22:03:42.3804450Z ################################################################################ 2025-05-07T22:03:42.3804816Z # Print System Info 2025-05-07T22:03:42.3805047Z # 2025-05-07T22:03:42.3823688Z # [2025-05-07T22:03:42.381Z] + print_system_info 2025-05-07T22:03:42.3824289Z ################################################################################ 2025-05-07T22:03:42.3824728Z 2025-05-07T22:03:42.3824918Z ################################################################################ 2025-05-07T22:03:42.3825434Z [INFO] Printing environment variables ... 2025-05-07T22:03:42.3825902Z + printenv 2025-05-07T22:03:42.3826106Z 2025-05-07T22:03:42.3839376Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T22:03:42.3839741Z BUILD_VARIANT=rocm 2025-05-07T22:03:42.3840256Z HOSTNAME=f84179c5c738 2025-05-07T22:03:42.3840622Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_6d24a951-edf2-444b-b590-a8db1a58c8d4 2025-05-07T22:03:42.3840990Z GITHUB_ACTION=__run_2 2025-05-07T22:03:42.3841184Z GITHUB_RUN_NUMBER=10584 2025-05-07T22:03:42.3841387Z RUNNER_NAME=pytorch-rocm-hw-31 2025-05-07T22:03:42.3841629Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T22:03:42.3841884Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T22:03:42.3842097Z MACHINE_NAME_LC=x86_64 2025-05-07T22:03:42.3842296Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T22:03:42.3842514Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T22:03:42.3842760Z GITHUB_REF_TYPE=branch 2025-05-07T22:03:42.3843271Z *** 2025-05-07T22:03:42.3843450Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T22:03:42.3843668Z GITHUB_ACTIONS=true 2025-05-07T22:03:42.3843881Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T22:03:42.3844311Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_rocm.yml@refs/pull/4066/merge 2025-05-07T22:03:42.3844719Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T22:03:42.3844927Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T22:03:42.3845139Z RUNNER_OS=Linux 2025-05-07T22:03:42.3845325Z GITHUB_REF_PROTECTED=false 2025-05-07T22:03:42.3845513Z HOME=/github/home 2025-05-07T22:03:42.3845736Z GITHUB_API_URL=https://api.github.com 2025-05-07T22:03:42.3845986Z RUNNER_ARCH=X64 2025-05-07T22:03:42.3846166Z ENFORCE_ROCM_DEVICE=1 2025-05-07T22:03:42.3846360Z RUNNER_TEMP=/__w/_temp 2025-05-07T22:03:42.3846545Z BUILD_TARGET=default 2025-05-07T22:03:42.3846866Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_6d24a951-edf2-444b-b590-a8db1a58c8d4 2025-05-07T22:03:42.3847335Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_6d24a951-edf2-444b-b590-a8db1a58c8d4 2025-05-07T22:03:42.3847699Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T22:03:42.3847955Z GITHUB_EVENT_NAME=pull_request 2025-05-07T22:03:42.3848163Z GITHUB_RUN_ID=14891846253 2025-05-07T22:03:42.3848508Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_6d24a951-edf2-444b-b590-a8db1a58c8d4 2025-05-07T22:03:42.3848915Z BUILD_ENV=build_binary 2025-05-07T22:03:42.3849099Z GITHUB_ACTOR=q10 2025-05-07T22:03:42.3849270Z GITHUB_RUN_ATTEMPT=1 2025-05-07T22:03:42.3849455Z KERN_NAME_LC=linux 2025-05-07T22:03:42.3849682Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T22:03:42.3849951Z PLATFORM_NAME=Linux-x86_64 2025-05-07T22:03:42.3850173Z GITHUB_SERVER_URL=https://github.com 2025-05-07T22:03:42.3850395Z SHLVL=1 2025-05-07T22:03:42.3850557Z GITHUB_ACTOR_ID=255046 2025-05-07T22:03:42.3850741Z BUILD_ROCM_VERSION=6.3 2025-05-07T22:03:42.3851143Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T22:03:42.3851418Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T22:03:42.3851701Z GITHUB_REF_NAME=4066/merge 2025-05-07T22:03:42.3851896Z KERN_NAME=Linux 2025-05-07T22:03:42.3852080Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T22:03:42.3852312Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T22:03:42.3852534Z GITHUB_RETENTION_DAYS=90 2025-05-07T22:03:42.3852738Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T22:03:42.3852941Z GITHUB_ACTION_REPOSITORY= 2025-05-07T22:03:42.3853221Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T22:03:42.3853509Z GITHUB_BASE_REF=main 2025-05-07T22:03:42.3853684Z CI=true 2025-05-07T22:03:42.3853854Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T22:03:42.3854082Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T22:03:42.3854299Z GITHUB_ACTION_REF= 2025-05-07T22:03:42.3854498Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI ROCm CI 2025-05-07T22:03:42.3854877Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_6d24a951-edf2-444b-b590-a8db1a58c8d4 2025-05-07T22:03:42.3855222Z MACHINE_NAME=x86_64 2025-05-07T22:03:42.3855412Z _=/usr/bin/printenv 2025-05-07T22:03:42.3855529Z 2025-05-07T22:03:42.3855643Z ################################################################################ 2025-05-07T22:03:42.3855889Z [INFO] Print ldd version ... 2025-05-07T22:03:42.3856197Z + ldd --version 2025-05-07T22:03:42.3856315Z 2025-05-07T22:03:42.3858052Z ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35 2025-05-07T22:03:42.3858444Z Copyright (C) 2022 Free Software Foundation, Inc. 2025-05-07T22:03:42.3858794Z This is free software; see the source for copying conditions. There is NO 2025-05-07T22:03:42.3859210Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T22:03:42.3859560Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T22:03:42.3859760Z 2025-05-07T22:03:42.3859877Z ################################################################################ 2025-05-07T22:03:42.3860123Z [INFO] Print CPU info ... 2025-05-07T22:03:42.3860322Z + nproc 2025-05-07T22:03:42.3860422Z 2025-05-07T22:03:42.3875704Z 64 2025-05-07T22:03:42.3875912Z 2025-05-07T22:03:42.3876219Z + lscpu 2025-05-07T22:03:42.3876357Z 2025-05-07T22:03:42.4415744Z Architecture: x86_64 2025-05-07T22:03:42.4416065Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T22:03:42.4416392Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4416746Z Byte Order: Little Endian 2025-05-07T22:03:42.4417001Z CPU(s): 64 2025-05-07T22:03:42.4417239Z On-line CPU(s) list: 0-63 2025-05-07T22:03:42.4417522Z Vendor ID: AuthenticAMD 2025-05-07T22:03:42.4417858Z Model name: AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4418331Z CPU family: 25 2025-05-07T22:03:42.4418606Z Model: 1 2025-05-07T22:03:42.4418875Z Thread(s) per core: 1 2025-05-07T22:03:42.4419140Z Core(s) per socket: 32 2025-05-07T22:03:42.4419377Z Socket(s): 2 2025-05-07T22:03:42.4419594Z Stepping: 1 2025-05-07T22:03:42.4419831Z Frequency boost: enabled 2025-05-07T22:03:42.4420091Z CPU max MHz: 3681.6399 2025-05-07T22:03:42.4420347Z CPU min MHz: 1500.0000 2025-05-07T22:03:42.4420598Z BogoMIPS: 5199.94 2025-05-07T22:03:42.4423399Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4426077Z Virtualization: AMD-V 2025-05-07T22:03:42.4426346Z L1d cache: 2 MiB (64 instances) 2025-05-07T22:03:42.4426621Z L1i cache: 2 MiB (64 instances) 2025-05-07T22:03:42.4426918Z L2 cache: 32 MiB (64 instances) 2025-05-07T22:03:42.4427203Z L3 cache: 256 MiB (8 instances) 2025-05-07T22:03:42.4427454Z NUMA node(s): 2 2025-05-07T22:03:42.4427689Z NUMA node0 CPU(s): 0-31 2025-05-07T22:03:42.4427916Z NUMA node1 CPU(s): 32-63 2025-05-07T22:03:42.4428182Z Vulnerability Gather data sampling: Not affected 2025-05-07T22:03:42.4428470Z Vulnerability Itlb multihit: Not affected 2025-05-07T22:03:42.4428886Z Vulnerability L1tf: Not affected 2025-05-07T22:03:42.4429156Z Vulnerability Mds: Not affected 2025-05-07T22:03:42.4429417Z Vulnerability Meltdown: Not affected 2025-05-07T22:03:42.4429687Z Vulnerability Mmio stale data: Not affected 2025-05-07T22:03:42.4429961Z Vulnerability Reg file data sampling: Not affected 2025-05-07T22:03:42.4430230Z Vulnerability Retbleed: Not affected 2025-05-07T22:03:42.4430528Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T22:03:42.4430982Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 2025-05-07T22:03:42.4431541Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T22:03:42.4432203Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T22:03:42.4432743Z Vulnerability Srbds: Not affected 2025-05-07T22:03:42.4433008Z Vulnerability Tsx async abort: Not affected 2025-05-07T22:03:42.4433196Z 2025-05-07T22:03:42.4433282Z + cat /proc/cpuinfo 2025-05-07T22:03:42.4433400Z 2025-05-07T22:03:42.4626402Z processor : 0 2025-05-07T22:03:42.4626772Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4627154Z cpu family : 25 2025-05-07T22:03:42.4627510Z model : 1 2025-05-07T22:03:42.4627959Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4628428Z stepping : 1 2025-05-07T22:03:42.4628787Z microcode : 0xa0011d1 2025-05-07T22:03:42.4629175Z cpu MHz : 2600.000 2025-05-07T22:03:42.4629534Z cache size : 512 KB 2025-05-07T22:03:42.4629870Z physical id : 0 2025-05-07T22:03:42.4630183Z siblings : 32 2025-05-07T22:03:42.4630509Z core id : 0 2025-05-07T22:03:42.4630827Z cpu cores : 32 2025-05-07T22:03:42.4631129Z apicid : 0 2025-05-07T22:03:42.4631498Z initial apicid : 0 2025-05-07T22:03:42.4631825Z fpu : yes 2025-05-07T22:03:42.4632184Z fpu_exception : yes 2025-05-07T22:03:42.4632510Z cpuid level : 16 2025-05-07T22:03:42.4632865Z wp : yes 2025-05-07T22:03:42.4638775Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4643478Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4643785Z bogomips : 5199.94 2025-05-07T22:03:42.4644149Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4644372Z clflush size : 64 2025-05-07T22:03:42.4644556Z cache_alignment : 64 2025-05-07T22:03:42.4644788Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4645105Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4645356Z 2025-05-07T22:03:42.4645436Z processor : 1 2025-05-07T22:03:42.4645635Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4645829Z cpu family : 25 2025-05-07T22:03:42.4645990Z model : 1 2025-05-07T22:03:42.4646179Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4646439Z stepping : 1 2025-05-07T22:03:42.4646614Z microcode : 0xa0011d1 2025-05-07T22:03:42.4646813Z cpu MHz : 2600.000 2025-05-07T22:03:42.4647130Z cache size : 512 KB 2025-05-07T22:03:42.4647305Z physical id : 0 2025-05-07T22:03:42.4647499Z siblings : 32 2025-05-07T22:03:42.4647679Z core id : 1 2025-05-07T22:03:42.4647844Z cpu cores : 32 2025-05-07T22:03:42.4648020Z apicid : 1 2025-05-07T22:03:42.4648214Z initial apicid : 1 2025-05-07T22:03:42.4648389Z fpu : yes 2025-05-07T22:03:42.4648554Z fpu_exception : yes 2025-05-07T22:03:42.4648725Z cpuid level : 16 2025-05-07T22:03:42.4648891Z wp : yes 2025-05-07T22:03:42.4651384Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4653981Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4654270Z bogomips : 5199.94 2025-05-07T22:03:42.4654449Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4654643Z clflush size : 64 2025-05-07T22:03:42.4654814Z cache_alignment : 64 2025-05-07T22:03:42.4655026Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4655334Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4655556Z 2025-05-07T22:03:42.4655637Z processor : 2 2025-05-07T22:03:42.4655818Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4656006Z cpu family : 25 2025-05-07T22:03:42.4656167Z model : 1 2025-05-07T22:03:42.4656351Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4656588Z stepping : 1 2025-05-07T22:03:42.4656749Z microcode : 0xa0011d1 2025-05-07T22:03:42.4656933Z cpu MHz : 2600.000 2025-05-07T22:03:42.4657108Z cache size : 512 KB 2025-05-07T22:03:42.4657274Z physical id : 0 2025-05-07T22:03:42.4657449Z siblings : 32 2025-05-07T22:03:42.4657615Z core id : 2 2025-05-07T22:03:42.4657766Z cpu cores : 32 2025-05-07T22:03:42.4657931Z apicid : 2 2025-05-07T22:03:42.4658358Z initial apicid : 2 2025-05-07T22:03:42.4658542Z fpu : yes 2025-05-07T22:03:42.4658703Z fpu_exception : yes 2025-05-07T22:03:42.4658878Z cpuid level : 16 2025-05-07T22:03:42.4659044Z wp : yes 2025-05-07T22:03:42.4661541Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4664125Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4664409Z bogomips : 5199.94 2025-05-07T22:03:42.4664584Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4664891Z clflush size : 64 2025-05-07T22:03:42.4665058Z cache_alignment : 64 2025-05-07T22:03:42.4665269Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4665582Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4665819Z 2025-05-07T22:03:42.4665899Z processor : 3 2025-05-07T22:03:42.4666079Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4666273Z cpu family : 25 2025-05-07T22:03:42.4666438Z model : 1 2025-05-07T22:03:42.4666618Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4666850Z stepping : 1 2025-05-07T22:03:42.4667020Z microcode : 0xa0011d1 2025-05-07T22:03:42.4667200Z cpu MHz : 2600.000 2025-05-07T22:03:42.4667380Z cache size : 512 KB 2025-05-07T22:03:42.4667559Z physical id : 0 2025-05-07T22:03:42.4667725Z siblings : 32 2025-05-07T22:03:42.4667890Z core id : 3 2025-05-07T22:03:42.4668052Z cpu cores : 32 2025-05-07T22:03:42.4668217Z apicid : 3 2025-05-07T22:03:42.4668383Z initial apicid : 3 2025-05-07T22:03:42.4668562Z fpu : yes 2025-05-07T22:03:42.4668719Z fpu_exception : yes 2025-05-07T22:03:42.4668898Z cpuid level : 16 2025-05-07T22:03:42.4669064Z wp : yes 2025-05-07T22:03:42.4671553Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4674141Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4674425Z bogomips : 5199.94 2025-05-07T22:03:42.4674604Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4674794Z clflush size : 64 2025-05-07T22:03:42.4674969Z cache_alignment : 64 2025-05-07T22:03:42.4675181Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4675498Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4675721Z 2025-05-07T22:03:42.4675915Z processor : 4 2025-05-07T22:03:42.4676090Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4676279Z cpu family : 25 2025-05-07T22:03:42.4676459Z model : 1 2025-05-07T22:03:42.4676639Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4676867Z stepping : 1 2025-05-07T22:03:42.4677036Z microcode : 0xa0011d1 2025-05-07T22:03:42.4677212Z cpu MHz : 1500.000 2025-05-07T22:03:42.4677386Z cache size : 512 KB 2025-05-07T22:03:42.4677557Z physical id : 0 2025-05-07T22:03:42.4677722Z siblings : 32 2025-05-07T22:03:42.4677878Z core id : 4 2025-05-07T22:03:42.4678039Z cpu cores : 32 2025-05-07T22:03:42.4678196Z apicid : 4 2025-05-07T22:03:42.4678356Z initial apicid : 4 2025-05-07T22:03:42.4678522Z fpu : yes 2025-05-07T22:03:42.4678683Z fpu_exception : yes 2025-05-07T22:03:42.4678858Z cpuid level : 16 2025-05-07T22:03:42.4679028Z wp : yes 2025-05-07T22:03:42.4681781Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4684630Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4684914Z bogomips : 5199.94 2025-05-07T22:03:42.4685093Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4685283Z clflush size : 64 2025-05-07T22:03:42.4685453Z cache_alignment : 64 2025-05-07T22:03:42.4685666Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4685978Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4686192Z 2025-05-07T22:03:42.4686281Z processor : 5 2025-05-07T22:03:42.4686456Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4686640Z cpu family : 25 2025-05-07T22:03:42.4686807Z model : 1 2025-05-07T22:03:42.4686986Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4687218Z stepping : 1 2025-05-07T22:03:42.4687384Z microcode : 0xa0011d1 2025-05-07T22:03:42.4687563Z cpu MHz : 1500.000 2025-05-07T22:03:42.4687733Z cache size : 512 KB 2025-05-07T22:03:42.4687909Z physical id : 0 2025-05-07T22:03:42.4688070Z siblings : 32 2025-05-07T22:03:42.4688236Z core id : 5 2025-05-07T22:03:42.4688396Z cpu cores : 32 2025-05-07T22:03:42.4688557Z apicid : 5 2025-05-07T22:03:42.4688728Z initial apicid : 5 2025-05-07T22:03:42.4688898Z fpu : yes 2025-05-07T22:03:42.4689053Z fpu_exception : yes 2025-05-07T22:03:42.4689234Z cpuid level : 16 2025-05-07T22:03:42.4689404Z wp : yes 2025-05-07T22:03:42.4691982Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4694585Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4694873Z bogomips : 5199.94 2025-05-07T22:03:42.4695048Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4695237Z clflush size : 64 2025-05-07T22:03:42.4695413Z cache_alignment : 64 2025-05-07T22:03:42.4695616Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4695924Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4696141Z 2025-05-07T22:03:42.4696226Z processor : 6 2025-05-07T22:03:42.4696392Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4696577Z cpu family : 25 2025-05-07T22:03:42.4696742Z model : 1 2025-05-07T22:03:42.4696922Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4697150Z stepping : 1 2025-05-07T22:03:42.4697324Z microcode : 0xa0011d1 2025-05-07T22:03:42.4697499Z cpu MHz : 1500.000 2025-05-07T22:03:42.4697674Z cache size : 512 KB 2025-05-07T22:03:42.4697849Z physical id : 0 2025-05-07T22:03:42.4698010Z siblings : 32 2025-05-07T22:03:42.4698308Z core id : 6 2025-05-07T22:03:42.4698474Z cpu cores : 32 2025-05-07T22:03:42.4698630Z apicid : 6 2025-05-07T22:03:42.4698796Z initial apicid : 6 2025-05-07T22:03:42.4699098Z fpu : yes 2025-05-07T22:03:42.4699259Z fpu_exception : yes 2025-05-07T22:03:42.4699429Z cpuid level : 16 2025-05-07T22:03:42.4699618Z wp : yes 2025-05-07T22:03:42.4702435Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4705017Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4705301Z bogomips : 5199.94 2025-05-07T22:03:42.4705476Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4705665Z clflush size : 64 2025-05-07T22:03:42.4705840Z cache_alignment : 64 2025-05-07T22:03:42.4706048Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4706355Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4706578Z 2025-05-07T22:03:42.4706663Z processor : 7 2025-05-07T22:03:42.4706834Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4707023Z cpu family : 25 2025-05-07T22:03:42.4707189Z model : 1 2025-05-07T22:03:42.4707363Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4707595Z stepping : 1 2025-05-07T22:03:42.4707761Z microcode : 0xa0011d1 2025-05-07T22:03:42.4707955Z cpu MHz : 2600.000 2025-05-07T22:03:42.4708126Z cache size : 512 KB 2025-05-07T22:03:42.4708305Z physical id : 0 2025-05-07T22:03:42.4708480Z siblings : 32 2025-05-07T22:03:42.4708641Z core id : 7 2025-05-07T22:03:42.4708807Z cpu cores : 32 2025-05-07T22:03:42.4708977Z apicid : 7 2025-05-07T22:03:42.4709138Z initial apicid : 7 2025-05-07T22:03:42.4709304Z fpu : yes 2025-05-07T22:03:42.4709469Z fpu_exception : yes 2025-05-07T22:03:42.4709635Z cpuid level : 16 2025-05-07T22:03:42.4709800Z wp : yes 2025-05-07T22:03:42.4712402Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4715024Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4715317Z bogomips : 5199.94 2025-05-07T22:03:42.4715482Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4715672Z clflush size : 64 2025-05-07T22:03:42.4715847Z cache_alignment : 64 2025-05-07T22:03:42.4716055Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4716362Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4716585Z 2025-05-07T22:03:42.4716769Z processor : 8 2025-05-07T22:03:42.4716940Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4717129Z cpu family : 25 2025-05-07T22:03:42.4717295Z model : 1 2025-05-07T22:03:42.4717479Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4717697Z stepping : 1 2025-05-07T22:03:42.4717863Z microcode : 0xa0011d1 2025-05-07T22:03:42.4718042Z cpu MHz : 2600.000 2025-05-07T22:03:42.4718213Z cache size : 512 KB 2025-05-07T22:03:42.4718387Z physical id : 0 2025-05-07T22:03:42.4718558Z siblings : 32 2025-05-07T22:03:42.4718714Z core id : 8 2025-05-07T22:03:42.4718870Z cpu cores : 32 2025-05-07T22:03:42.4719036Z apicid : 8 2025-05-07T22:03:42.4719197Z initial apicid : 8 2025-05-07T22:03:42.4719371Z fpu : yes 2025-05-07T22:03:42.4719538Z fpu_exception : yes 2025-05-07T22:03:42.4719707Z cpuid level : 16 2025-05-07T22:03:42.4719878Z wp : yes 2025-05-07T22:03:42.4722717Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4725305Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4725589Z bogomips : 5199.94 2025-05-07T22:03:42.4725769Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4725953Z clflush size : 64 2025-05-07T22:03:42.4726128Z cache_alignment : 64 2025-05-07T22:03:42.4726336Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4726639Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4726857Z 2025-05-07T22:03:42.4726937Z processor : 9 2025-05-07T22:03:42.4727113Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4727291Z cpu family : 25 2025-05-07T22:03:42.4727462Z model : 1 2025-05-07T22:03:42.4727642Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4727869Z stepping : 1 2025-05-07T22:03:42.4734086Z microcode : 0xa0011d1 2025-05-07T22:03:42.4734290Z cpu MHz : 2000.000 2025-05-07T22:03:42.4734460Z cache size : 512 KB 2025-05-07T22:03:42.4734630Z physical id : 0 2025-05-07T22:03:42.4734800Z siblings : 32 2025-05-07T22:03:42.4734957Z core id : 9 2025-05-07T22:03:42.4735117Z cpu cores : 32 2025-05-07T22:03:42.4735283Z apicid : 9 2025-05-07T22:03:42.4735444Z initial apicid : 9 2025-05-07T22:03:42.4735614Z fpu : yes 2025-05-07T22:03:42.4735789Z fpu_exception : yes 2025-05-07T22:03:42.4735964Z cpuid level : 16 2025-05-07T22:03:42.4736129Z wp : yes 2025-05-07T22:03:42.4738751Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4741803Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4742091Z bogomips : 5199.94 2025-05-07T22:03:42.4742261Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4742456Z clflush size : 64 2025-05-07T22:03:42.4742640Z cache_alignment : 64 2025-05-07T22:03:42.4742854Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4743169Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4743401Z 2025-05-07T22:03:42.4743482Z processor : 10 2025-05-07T22:03:42.4743662Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4743847Z cpu family : 25 2025-05-07T22:03:42.4744012Z model : 1 2025-05-07T22:03:42.4744197Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4744424Z stepping : 1 2025-05-07T22:03:42.4744599Z microcode : 0xa0011d1 2025-05-07T22:03:42.4744788Z cpu MHz : 2600.000 2025-05-07T22:03:42.4744958Z cache size : 512 KB 2025-05-07T22:03:42.4745128Z physical id : 0 2025-05-07T22:03:42.4745299Z siblings : 32 2025-05-07T22:03:42.4745464Z core id : 10 2025-05-07T22:03:42.4745625Z cpu cores : 32 2025-05-07T22:03:42.4745795Z apicid : 10 2025-05-07T22:03:42.4745961Z initial apicid : 10 2025-05-07T22:03:42.4746127Z fpu : yes 2025-05-07T22:03:42.4746288Z fpu_exception : yes 2025-05-07T22:03:42.4746462Z cpuid level : 16 2025-05-07T22:03:42.4746628Z wp : yes 2025-05-07T22:03:42.4749112Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4751706Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4752136Z bogomips : 5199.94 2025-05-07T22:03:42.4752329Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4752514Z clflush size : 64 2025-05-07T22:03:42.4752694Z cache_alignment : 64 2025-05-07T22:03:42.4752912Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4753214Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4753451Z 2025-05-07T22:03:42.4753531Z processor : 11 2025-05-07T22:03:42.4753706Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4753896Z cpu family : 25 2025-05-07T22:03:42.4754056Z model : 1 2025-05-07T22:03:42.4754241Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4754468Z stepping : 1 2025-05-07T22:03:42.4754629Z microcode : 0xa0011d1 2025-05-07T22:03:42.4754809Z cpu MHz : 1824.231 2025-05-07T22:03:42.4754979Z cache size : 512 KB 2025-05-07T22:03:42.4755150Z physical id : 0 2025-05-07T22:03:42.4755316Z siblings : 32 2025-05-07T22:03:42.4755476Z core id : 11 2025-05-07T22:03:42.4755637Z cpu cores : 32 2025-05-07T22:03:42.4755802Z apicid : 11 2025-05-07T22:03:42.4755973Z initial apicid : 11 2025-05-07T22:03:42.4756139Z fpu : yes 2025-05-07T22:03:42.4756299Z fpu_exception : yes 2025-05-07T22:03:42.4756474Z cpuid level : 16 2025-05-07T22:03:42.4756636Z wp : yes 2025-05-07T22:03:42.4759124Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4762076Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4762407Z bogomips : 5199.94 2025-05-07T22:03:42.4762615Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4762799Z clflush size : 64 2025-05-07T22:03:42.4762970Z cache_alignment : 64 2025-05-07T22:03:42.4763183Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4763491Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4763708Z 2025-05-07T22:03:42.4763793Z processor : 12 2025-05-07T22:03:42.4763964Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4764153Z cpu family : 25 2025-05-07T22:03:42.4764314Z model : 1 2025-05-07T22:03:42.4764498Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4764730Z stepping : 1 2025-05-07T22:03:42.4764896Z microcode : 0xa0011d1 2025-05-07T22:03:42.4765075Z cpu MHz : 2130.207 2025-05-07T22:03:42.4765246Z cache size : 512 KB 2025-05-07T22:03:42.4765416Z physical id : 0 2025-05-07T22:03:42.4765582Z siblings : 32 2025-05-07T22:03:42.4765747Z core id : 12 2025-05-07T22:03:42.4765908Z cpu cores : 32 2025-05-07T22:03:42.4766173Z apicid : 12 2025-05-07T22:03:42.4766419Z initial apicid : 12 2025-05-07T22:03:42.4766731Z fpu : yes 2025-05-07T22:03:42.4766991Z fpu_exception : yes 2025-05-07T22:03:42.4767214Z cpuid level : 16 2025-05-07T22:03:42.4767493Z wp : yes 2025-05-07T22:03:42.4770195Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4772901Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4773285Z bogomips : 5199.94 2025-05-07T22:03:42.4773516Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4773796Z clflush size : 64 2025-05-07T22:03:42.4774070Z cache_alignment : 64 2025-05-07T22:03:42.4774378Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4774742Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4775021Z 2025-05-07T22:03:42.4775139Z processor : 13 2025-05-07T22:03:42.4775409Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4775641Z cpu family : 25 2025-05-07T22:03:42.4775910Z model : 1 2025-05-07T22:03:42.4776270Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4776558Z stepping : 1 2025-05-07T22:03:42.4776961Z microcode : 0xa0011d1 2025-05-07T22:03:42.4777255Z cpu MHz : 2600.000 2025-05-07T22:03:42.4777514Z cache size : 512 KB 2025-05-07T22:03:42.4777798Z physical id : 0 2025-05-07T22:03:42.4793898Z siblings : 32 2025-05-07T22:03:42.4794102Z core id : 13 2025-05-07T22:03:42.4794286Z cpu cores : 32 2025-05-07T22:03:42.4794462Z apicid : 13 2025-05-07T22:03:42.4794655Z initial apicid : 13 2025-05-07T22:03:42.4794863Z fpu : yes 2025-05-07T22:03:42.4795029Z fpu_exception : yes 2025-05-07T22:03:42.4795213Z cpuid level : 16 2025-05-07T22:03:42.4795403Z wp : yes 2025-05-07T22:03:42.4797901Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4800532Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4800825Z bogomips : 5199.94 2025-05-07T22:03:42.4801024Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4801222Z clflush size : 64 2025-05-07T22:03:42.4801397Z cache_alignment : 64 2025-05-07T22:03:42.4801615Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4801951Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4802192Z 2025-05-07T22:03:42.4802287Z processor : 14 2025-05-07T22:03:42.4802471Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4802666Z cpu family : 25 2025-05-07T22:03:42.4802841Z model : 1 2025-05-07T22:03:42.4803025Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4803276Z stepping : 1 2025-05-07T22:03:42.4803465Z microcode : 0xa0011d1 2025-05-07T22:03:42.4803645Z cpu MHz : 2455.530 2025-05-07T22:03:42.4803825Z cache size : 512 KB 2025-05-07T22:03:42.4804005Z physical id : 0 2025-05-07T22:03:42.4804170Z siblings : 32 2025-05-07T22:03:42.4804336Z core id : 14 2025-05-07T22:03:42.4804690Z cpu cores : 32 2025-05-07T22:03:42.4804865Z apicid : 14 2025-05-07T22:03:42.4805040Z initial apicid : 14 2025-05-07T22:03:42.4805220Z fpu : yes 2025-05-07T22:03:42.4805381Z fpu_exception : yes 2025-05-07T22:03:42.4805557Z cpuid level : 16 2025-05-07T22:03:42.4805727Z wp : yes 2025-05-07T22:03:42.4808234Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4810822Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4811229Z bogomips : 5199.94 2025-05-07T22:03:42.4811419Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4811617Z clflush size : 64 2025-05-07T22:03:42.4811796Z cache_alignment : 64 2025-05-07T22:03:42.4812005Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4812331Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4812549Z 2025-05-07T22:03:42.4812639Z processor : 15 2025-05-07T22:03:42.4812810Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4813003Z cpu family : 25 2025-05-07T22:03:42.4813178Z model : 1 2025-05-07T22:03:42.4813372Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4813609Z stepping : 1 2025-05-07T22:03:42.4813784Z microcode : 0xa0011d1 2025-05-07T22:03:42.4813964Z cpu MHz : 2600.000 2025-05-07T22:03:42.4814144Z cache size : 512 KB 2025-05-07T22:03:42.4814323Z physical id : 0 2025-05-07T22:03:42.4814489Z siblings : 32 2025-05-07T22:03:42.4814659Z core id : 15 2025-05-07T22:03:42.4814820Z cpu cores : 32 2025-05-07T22:03:42.4814990Z apicid : 15 2025-05-07T22:03:42.4815165Z initial apicid : 15 2025-05-07T22:03:42.4815340Z fpu : yes 2025-05-07T22:03:42.4815497Z fpu_exception : yes 2025-05-07T22:03:42.4815671Z cpuid level : 16 2025-05-07T22:03:42.4815842Z wp : yes 2025-05-07T22:03:42.4818444Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4821312Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4821623Z bogomips : 5199.94 2025-05-07T22:03:42.4821799Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4821984Z clflush size : 64 2025-05-07T22:03:42.4822162Z cache_alignment : 64 2025-05-07T22:03:42.4822380Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4822825Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4823053Z 2025-05-07T22:03:42.4823137Z processor : 16 2025-05-07T22:03:42.4823313Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4823497Z cpu family : 25 2025-05-07T22:03:42.4823658Z model : 1 2025-05-07T22:03:42.4823847Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4824074Z stepping : 1 2025-05-07T22:03:42.4824235Z microcode : 0xa0011d1 2025-05-07T22:03:42.4824415Z cpu MHz : 2000.000 2025-05-07T22:03:42.4824585Z cache size : 512 KB 2025-05-07T22:03:42.4824756Z physical id : 0 2025-05-07T22:03:42.4824925Z siblings : 32 2025-05-07T22:03:42.4825092Z core id : 16 2025-05-07T22:03:42.4825252Z cpu cores : 32 2025-05-07T22:03:42.4825418Z apicid : 16 2025-05-07T22:03:42.4825588Z initial apicid : 16 2025-05-07T22:03:42.4825749Z fpu : yes 2025-05-07T22:03:42.4825914Z fpu_exception : yes 2025-05-07T22:03:42.4826086Z cpuid level : 16 2025-05-07T22:03:42.4826260Z wp : yes 2025-05-07T22:03:42.4828740Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4831455Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4831739Z bogomips : 5199.94 2025-05-07T22:03:42.4831919Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4832103Z clflush size : 64 2025-05-07T22:03:42.4832278Z cache_alignment : 64 2025-05-07T22:03:42.4832491Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4832799Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4833022Z 2025-05-07T22:03:42.4833102Z processor : 17 2025-05-07T22:03:42.4833277Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4833466Z cpu family : 25 2025-05-07T22:03:42.4833622Z model : 1 2025-05-07T22:03:42.4833811Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4834043Z stepping : 1 2025-05-07T22:03:42.4834209Z microcode : 0xa0011d1 2025-05-07T22:03:42.4834388Z cpu MHz : 2600.000 2025-05-07T22:03:42.4834564Z cache size : 512 KB 2025-05-07T22:03:42.4834729Z physical id : 0 2025-05-07T22:03:42.4834899Z siblings : 32 2025-05-07T22:03:42.4835065Z core id : 17 2025-05-07T22:03:42.4835221Z cpu cores : 32 2025-05-07T22:03:42.4835386Z apicid : 17 2025-05-07T22:03:42.4835552Z initial apicid : 17 2025-05-07T22:03:42.4835718Z fpu : yes 2025-05-07T22:03:42.4835884Z fpu_exception : yes 2025-05-07T22:03:42.4836058Z cpuid level : 16 2025-05-07T22:03:42.4836219Z wp : yes 2025-05-07T22:03:42.4838803Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4841565Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4841901Z bogomips : 5199.94 2025-05-07T22:03:42.4842110Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4842327Z clflush size : 64 2025-05-07T22:03:42.4842526Z cache_alignment : 64 2025-05-07T22:03:42.4842749Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4843061Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4843283Z 2025-05-07T22:03:42.4843364Z processor : 18 2025-05-07T22:03:42.4843538Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4843733Z cpu family : 25 2025-05-07T22:03:42.4843893Z model : 1 2025-05-07T22:03:42.4844083Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4844319Z stepping : 1 2025-05-07T22:03:42.4844486Z microcode : 0xa0011d1 2025-05-07T22:03:42.4844708Z cpu MHz : 2600.000 2025-05-07T22:03:42.4844892Z cache size : 512 KB 2025-05-07T22:03:42.4845072Z physical id : 0 2025-05-07T22:03:42.4845232Z siblings : 32 2025-05-07T22:03:42.4845398Z core id : 18 2025-05-07T22:03:42.4845673Z cpu cores : 32 2025-05-07T22:03:42.4845838Z apicid : 18 2025-05-07T22:03:42.4846004Z initial apicid : 18 2025-05-07T22:03:42.4846174Z fpu : yes 2025-05-07T22:03:42.4846331Z fpu_exception : yes 2025-05-07T22:03:42.4846510Z cpuid level : 16 2025-05-07T22:03:42.4846680Z wp : yes 2025-05-07T22:03:42.4849159Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4851748Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4852031Z bogomips : 5199.94 2025-05-07T22:03:42.4852211Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4852406Z clflush size : 64 2025-05-07T22:03:42.4852580Z cache_alignment : 64 2025-05-07T22:03:42.4852793Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4853101Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4853323Z 2025-05-07T22:03:42.4853404Z processor : 19 2025-05-07T22:03:42.4853574Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4853758Z cpu family : 25 2025-05-07T22:03:42.4853924Z model : 1 2025-05-07T22:03:42.4854099Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4854330Z stepping : 1 2025-05-07T22:03:42.4854497Z microcode : 0xa0011d1 2025-05-07T22:03:42.4854671Z cpu MHz : 2600.000 2025-05-07T22:03:42.4854837Z cache size : 512 KB 2025-05-07T22:03:42.4855007Z physical id : 0 2025-05-07T22:03:42.4855168Z siblings : 32 2025-05-07T22:03:42.4855329Z core id : 19 2025-05-07T22:03:42.4855490Z cpu cores : 32 2025-05-07T22:03:42.4855651Z apicid : 19 2025-05-07T22:03:42.4855812Z initial apicid : 19 2025-05-07T22:03:42.4855987Z fpu : yes 2025-05-07T22:03:42.4856143Z fpu_exception : yes 2025-05-07T22:03:42.4856318Z cpuid level : 16 2025-05-07T22:03:42.4856488Z wp : yes 2025-05-07T22:03:42.4859242Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4862133Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4862417Z bogomips : 5199.94 2025-05-07T22:03:42.4862591Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4862795Z clflush size : 64 2025-05-07T22:03:42.4862966Z cache_alignment : 64 2025-05-07T22:03:42.4863183Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4863623Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4863845Z 2025-05-07T22:03:42.4863930Z processor : 20 2025-05-07T22:03:42.4864101Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4864291Z cpu family : 25 2025-05-07T22:03:42.4864460Z model : 1 2025-05-07T22:03:42.4864631Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4864853Z stepping : 1 2025-05-07T22:03:42.4865018Z microcode : 0xa0011d1 2025-05-07T22:03:42.4865189Z cpu MHz : 2329.147 2025-05-07T22:03:42.4865369Z cache size : 512 KB 2025-05-07T22:03:42.4865539Z physical id : 0 2025-05-07T22:03:42.4865696Z siblings : 32 2025-05-07T22:03:42.4865871Z core id : 20 2025-05-07T22:03:42.4866036Z cpu cores : 32 2025-05-07T22:03:42.4866193Z apicid : 20 2025-05-07T22:03:42.4866362Z initial apicid : 20 2025-05-07T22:03:42.4866533Z fpu : yes 2025-05-07T22:03:42.4866694Z fpu_exception : yes 2025-05-07T22:03:42.4866864Z cpuid level : 16 2025-05-07T22:03:42.4867039Z wp : yes 2025-05-07T22:03:42.4869514Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4872115Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4872413Z bogomips : 5199.94 2025-05-07T22:03:42.4872598Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4872788Z clflush size : 64 2025-05-07T22:03:42.4872962Z cache_alignment : 64 2025-05-07T22:03:42.4873170Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4873488Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4873710Z 2025-05-07T22:03:42.4873805Z processor : 21 2025-05-07T22:03:42.4873975Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4874164Z cpu family : 25 2025-05-07T22:03:42.4874339Z model : 1 2025-05-07T22:03:42.4874637Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4874865Z stepping : 1 2025-05-07T22:03:42.4875035Z microcode : 0xa0011d1 2025-05-07T22:03:42.4875219Z cpu MHz : 1500.000 2025-05-07T22:03:42.4875389Z cache size : 512 KB 2025-05-07T22:03:42.4875570Z physical id : 0 2025-05-07T22:03:42.4875739Z siblings : 32 2025-05-07T22:03:42.4875905Z core id : 21 2025-05-07T22:03:42.4876075Z cpu cores : 32 2025-05-07T22:03:42.4876246Z apicid : 21 2025-05-07T22:03:42.4876411Z initial apicid : 21 2025-05-07T22:03:42.4876587Z fpu : yes 2025-05-07T22:03:42.4876748Z fpu_exception : yes 2025-05-07T22:03:42.4876918Z cpuid level : 16 2025-05-07T22:03:42.4877094Z wp : yes 2025-05-07T22:03:42.4879572Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4882600Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4882888Z bogomips : 5199.94 2025-05-07T22:03:42.4883068Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4883258Z clflush size : 64 2025-05-07T22:03:42.4883433Z cache_alignment : 64 2025-05-07T22:03:42.4883655Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4883976Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4884213Z 2025-05-07T22:03:42.4884303Z processor : 22 2025-05-07T22:03:42.4884483Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4884663Z cpu family : 25 2025-05-07T22:03:42.4884857Z model : 1 2025-05-07T22:03:42.4885046Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4885269Z stepping : 1 2025-05-07T22:03:42.4885439Z microcode : 0xa0011d1 2025-05-07T22:03:42.4885628Z cpu MHz : 2600.000 2025-05-07T22:03:42.4885793Z cache size : 512 KB 2025-05-07T22:03:42.4885968Z physical id : 0 2025-05-07T22:03:42.4886134Z siblings : 32 2025-05-07T22:03:42.4886290Z core id : 22 2025-05-07T22:03:42.4886446Z cpu cores : 32 2025-05-07T22:03:42.4886607Z apicid : 22 2025-05-07T22:03:42.4886768Z initial apicid : 22 2025-05-07T22:03:42.4886934Z fpu : yes 2025-05-07T22:03:42.4887095Z fpu_exception : yes 2025-05-07T22:03:42.4887293Z cpuid level : 16 2025-05-07T22:03:42.4887459Z wp : yes 2025-05-07T22:03:42.4890042Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4892625Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4892909Z bogomips : 5199.94 2025-05-07T22:03:42.4893080Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4893274Z clflush size : 64 2025-05-07T22:03:42.4893453Z cache_alignment : 64 2025-05-07T22:03:42.4893662Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4893988Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4894215Z 2025-05-07T22:03:42.4894300Z processor : 23 2025-05-07T22:03:42.4894480Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4894665Z cpu family : 25 2025-05-07T22:03:42.4894835Z model : 1 2025-05-07T22:03:42.4895024Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4895256Z stepping : 1 2025-05-07T22:03:42.4895422Z microcode : 0xa0011d1 2025-05-07T22:03:42.4895606Z cpu MHz : 2600.000 2025-05-07T22:03:42.4895781Z cache size : 512 KB 2025-05-07T22:03:42.4895947Z physical id : 0 2025-05-07T22:03:42.4896121Z siblings : 32 2025-05-07T22:03:42.4896292Z core id : 23 2025-05-07T22:03:42.4896448Z cpu cores : 32 2025-05-07T22:03:42.4896609Z apicid : 23 2025-05-07T22:03:42.4896775Z initial apicid : 23 2025-05-07T22:03:42.4896940Z fpu : yes 2025-05-07T22:03:42.4897096Z fpu_exception : yes 2025-05-07T22:03:42.4897267Z cpuid level : 16 2025-05-07T22:03:42.4897437Z wp : yes 2025-05-07T22:03:42.4900262Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4903029Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4903313Z bogomips : 5199.94 2025-05-07T22:03:42.4903494Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4903678Z clflush size : 64 2025-05-07T22:03:42.4903853Z cache_alignment : 64 2025-05-07T22:03:42.4904061Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4904368Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4904590Z 2025-05-07T22:03:42.4904671Z processor : 24 2025-05-07T22:03:42.4904846Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4905035Z cpu family : 25 2025-05-07T22:03:42.4905197Z model : 1 2025-05-07T22:03:42.4905376Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4905598Z stepping : 1 2025-05-07T22:03:42.4905760Z microcode : 0xa0011d1 2025-05-07T22:03:42.4905934Z cpu MHz : 2221.962 2025-05-07T22:03:42.4906100Z cache size : 512 KB 2025-05-07T22:03:42.4906261Z physical id : 0 2025-05-07T22:03:42.4906436Z siblings : 32 2025-05-07T22:03:42.4906602Z core id : 24 2025-05-07T22:03:42.4906753Z cpu cores : 32 2025-05-07T22:03:42.4906918Z apicid : 24 2025-05-07T22:03:42.4907080Z initial apicid : 24 2025-05-07T22:03:42.4907240Z fpu : yes 2025-05-07T22:03:42.4907397Z fpu_exception : yes 2025-05-07T22:03:42.4907562Z cpuid level : 16 2025-05-07T22:03:42.4907709Z wp : yes 2025-05-07T22:03:42.4910325Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4912909Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4913192Z bogomips : 5199.94 2025-05-07T22:03:42.4913367Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4913553Z clflush size : 64 2025-05-07T22:03:42.4913723Z cache_alignment : 64 2025-05-07T22:03:42.4913935Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4914247Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4914461Z 2025-05-07T22:03:42.4914542Z processor : 25 2025-05-07T22:03:42.4914716Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4914910Z cpu family : 25 2025-05-07T22:03:42.4915065Z model : 1 2025-05-07T22:03:42.4915397Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4915629Z stepping : 1 2025-05-07T22:03:42.4915790Z microcode : 0xa0011d1 2025-05-07T22:03:42.4915965Z cpu MHz : 2600.000 2025-05-07T22:03:42.4916140Z cache size : 512 KB 2025-05-07T22:03:42.4916305Z physical id : 0 2025-05-07T22:03:42.4916476Z siblings : 32 2025-05-07T22:03:42.4916637Z core id : 25 2025-05-07T22:03:42.4916798Z cpu cores : 32 2025-05-07T22:03:42.4916958Z apicid : 25 2025-05-07T22:03:42.4917115Z initial apicid : 25 2025-05-07T22:03:42.4917280Z fpu : yes 2025-05-07T22:03:42.4917441Z fpu_exception : yes 2025-05-07T22:03:42.4917612Z cpuid level : 16 2025-05-07T22:03:42.4917777Z wp : yes 2025-05-07T22:03:42.4920256Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4923180Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4923469Z bogomips : 5199.94 2025-05-07T22:03:42.4923657Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4923856Z clflush size : 64 2025-05-07T22:03:42.4924042Z cache_alignment : 64 2025-05-07T22:03:42.4924254Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4924566Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4924789Z 2025-05-07T22:03:42.4924874Z processor : 26 2025-05-07T22:03:42.4925049Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4925229Z cpu family : 25 2025-05-07T22:03:42.4925394Z model : 1 2025-05-07T22:03:42.4925574Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4925796Z stepping : 1 2025-05-07T22:03:42.4925957Z microcode : 0xa0011d1 2025-05-07T22:03:42.4926132Z cpu MHz : 3029.599 2025-05-07T22:03:42.4926302Z cache size : 512 KB 2025-05-07T22:03:42.4926577Z physical id : 0 2025-05-07T22:03:42.4926743Z siblings : 32 2025-05-07T22:03:42.4926899Z core id : 26 2025-05-07T22:03:42.4927055Z cpu cores : 32 2025-05-07T22:03:42.4927215Z apicid : 26 2025-05-07T22:03:42.4927372Z initial apicid : 26 2025-05-07T22:03:42.4927537Z fpu : yes 2025-05-07T22:03:42.4927694Z fpu_exception : yes 2025-05-07T22:03:42.4927859Z cpuid level : 16 2025-05-07T22:03:42.4928030Z wp : yes 2025-05-07T22:03:42.4930513Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4933192Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4933475Z bogomips : 5199.94 2025-05-07T22:03:42.4933650Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4933830Z clflush size : 64 2025-05-07T22:03:42.4934000Z cache_alignment : 64 2025-05-07T22:03:42.4934195Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4934507Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4934734Z 2025-05-07T22:03:42.4934824Z processor : 27 2025-05-07T22:03:42.4934998Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4935188Z cpu family : 25 2025-05-07T22:03:42.4935367Z model : 1 2025-05-07T22:03:42.4935557Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4935784Z stepping : 1 2025-05-07T22:03:42.4935945Z microcode : 0xa0011d1 2025-05-07T22:03:42.4936124Z cpu MHz : 2600.000 2025-05-07T22:03:42.4936295Z cache size : 512 KB 2025-05-07T22:03:42.4936470Z physical id : 0 2025-05-07T22:03:42.4936640Z siblings : 32 2025-05-07T22:03:42.4936796Z core id : 27 2025-05-07T22:03:42.4936957Z cpu cores : 32 2025-05-07T22:03:42.4937118Z apicid : 27 2025-05-07T22:03:42.4937274Z initial apicid : 27 2025-05-07T22:03:42.4937444Z fpu : yes 2025-05-07T22:03:42.4937601Z fpu_exception : yes 2025-05-07T22:03:42.4937766Z cpuid level : 16 2025-05-07T22:03:42.4937927Z wp : yes 2025-05-07T22:03:42.4940691Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4943377Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4943657Z bogomips : 5199.94 2025-05-07T22:03:42.4943827Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4944007Z clflush size : 64 2025-05-07T22:03:42.4944385Z cache_alignment : 64 2025-05-07T22:03:42.4944593Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4944892Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4945109Z 2025-05-07T22:03:42.4945185Z processor : 28 2025-05-07T22:03:42.4945355Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4945531Z cpu family : 25 2025-05-07T22:03:42.4945695Z model : 1 2025-05-07T22:03:42.4945871Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4946098Z stepping : 1 2025-05-07T22:03:42.4946254Z microcode : 0xa0011d1 2025-05-07T22:03:42.4946429Z cpu MHz : 2600.000 2025-05-07T22:03:42.4946595Z cache size : 512 KB 2025-05-07T22:03:42.4946756Z physical id : 0 2025-05-07T22:03:42.4946921Z siblings : 32 2025-05-07T22:03:42.4947078Z core id : 28 2025-05-07T22:03:42.4947233Z cpu cores : 32 2025-05-07T22:03:42.4947395Z apicid : 28 2025-05-07T22:03:42.4947551Z initial apicid : 28 2025-05-07T22:03:42.4947740Z fpu : yes 2025-05-07T22:03:42.4947905Z fpu_exception : yes 2025-05-07T22:03:42.4948071Z cpuid level : 16 2025-05-07T22:03:42.4948227Z wp : yes 2025-05-07T22:03:42.4950711Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4953436Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4953720Z bogomips : 5199.94 2025-05-07T22:03:42.4953891Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4954071Z clflush size : 64 2025-05-07T22:03:42.4954241Z cache_alignment : 64 2025-05-07T22:03:42.4954454Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4954751Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4954970Z 2025-05-07T22:03:42.4955050Z processor : 29 2025-05-07T22:03:42.4955216Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4955400Z cpu family : 25 2025-05-07T22:03:42.4955552Z model : 1 2025-05-07T22:03:42.4955731Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4955949Z stepping : 1 2025-05-07T22:03:42.4956105Z microcode : 0xa0011d1 2025-05-07T22:03:42.4956275Z cpu MHz : 1500.000 2025-05-07T22:03:42.4956446Z cache size : 512 KB 2025-05-07T22:03:42.4956611Z physical id : 0 2025-05-07T22:03:42.4956772Z siblings : 32 2025-05-07T22:03:42.4956928Z core id : 29 2025-05-07T22:03:42.4957084Z cpu cores : 32 2025-05-07T22:03:42.4957240Z apicid : 29 2025-05-07T22:03:42.4957401Z initial apicid : 29 2025-05-07T22:03:42.4957562Z fpu : yes 2025-05-07T22:03:42.4957718Z fpu_exception : yes 2025-05-07T22:03:42.4957893Z cpuid level : 16 2025-05-07T22:03:42.4958049Z wp : yes 2025-05-07T22:03:42.4960657Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4963547Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4963821Z bogomips : 5199.94 2025-05-07T22:03:42.4963991Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4964167Z clflush size : 64 2025-05-07T22:03:42.4964332Z cache_alignment : 64 2025-05-07T22:03:42.4964531Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4964834Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4965056Z 2025-05-07T22:03:42.4965146Z processor : 30 2025-05-07T22:03:42.4965316Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4965501Z cpu family : 25 2025-05-07T22:03:42.4965662Z model : 1 2025-05-07T22:03:42.4965837Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4966068Z stepping : 1 2025-05-07T22:03:42.4966229Z microcode : 0xa0011d1 2025-05-07T22:03:42.4966400Z cpu MHz : 1500.000 2025-05-07T22:03:42.4966570Z cache size : 512 KB 2025-05-07T22:03:42.4966864Z physical id : 0 2025-05-07T22:03:42.4967034Z siblings : 32 2025-05-07T22:03:42.4967190Z core id : 30 2025-05-07T22:03:42.4967347Z cpu cores : 32 2025-05-07T22:03:42.4967502Z apicid : 30 2025-05-07T22:03:42.4967664Z initial apicid : 30 2025-05-07T22:03:42.4967824Z fpu : yes 2025-05-07T22:03:42.4967980Z fpu_exception : yes 2025-05-07T22:03:42.4968146Z cpuid level : 16 2025-05-07T22:03:42.4968302Z wp : yes 2025-05-07T22:03:42.4970772Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4973350Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4973630Z bogomips : 5199.94 2025-05-07T22:03:42.4973800Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4973984Z clflush size : 64 2025-05-07T22:03:42.4974145Z cache_alignment : 64 2025-05-07T22:03:42.4974349Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4974647Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4974860Z 2025-05-07T22:03:42.4974940Z processor : 31 2025-05-07T22:03:42.4975106Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4975290Z cpu family : 25 2025-05-07T22:03:42.4975446Z model : 1 2025-05-07T22:03:42.4975622Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4975844Z stepping : 1 2025-05-07T22:03:42.4976000Z microcode : 0xa0011d1 2025-05-07T22:03:42.4976170Z cpu MHz : 2600.000 2025-05-07T22:03:42.4976341Z cache size : 512 KB 2025-05-07T22:03:42.4976502Z physical id : 0 2025-05-07T22:03:42.4976657Z siblings : 32 2025-05-07T22:03:42.4976818Z core id : 31 2025-05-07T22:03:42.4976979Z cpu cores : 32 2025-05-07T22:03:42.4977130Z apicid : 31 2025-05-07T22:03:42.4977287Z initial apicid : 31 2025-05-07T22:03:42.4977447Z fpu : yes 2025-05-07T22:03:42.4977708Z fpu_exception : yes 2025-05-07T22:03:42.4977878Z cpuid level : 16 2025-05-07T22:03:42.4978039Z wp : yes 2025-05-07T22:03:42.4980825Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4983523Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4983797Z bogomips : 5199.94 2025-05-07T22:03:42.4983972Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4984156Z clflush size : 64 2025-05-07T22:03:42.4984464Z cache_alignment : 64 2025-05-07T22:03:42.4984672Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4984975Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4985193Z 2025-05-07T22:03:42.4985273Z processor : 32 2025-05-07T22:03:42.4985443Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4985623Z cpu family : 25 2025-05-07T22:03:42.4985784Z model : 1 2025-05-07T22:03:42.4985959Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4986186Z stepping : 1 2025-05-07T22:03:42.4986347Z microcode : 0xa0011d1 2025-05-07T22:03:42.4986522Z cpu MHz : 1500.000 2025-05-07T22:03:42.4986697Z cache size : 512 KB 2025-05-07T22:03:42.4986868Z physical id : 1 2025-05-07T22:03:42.4987028Z siblings : 32 2025-05-07T22:03:42.4987189Z core id : 0 2025-05-07T22:03:42.4987345Z cpu cores : 32 2025-05-07T22:03:42.4987502Z apicid : 32 2025-05-07T22:03:42.4987662Z initial apicid : 32 2025-05-07T22:03:42.4987828Z fpu : yes 2025-05-07T22:03:42.4987984Z fpu_exception : yes 2025-05-07T22:03:42.4988154Z cpuid level : 16 2025-05-07T22:03:42.4988320Z wp : yes 2025-05-07T22:03:42.4990785Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.4993396Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.4993676Z bogomips : 5181.44 2025-05-07T22:03:42.4993846Z TLB size : 2560 4K pages 2025-05-07T22:03:42.4994031Z clflush size : 64 2025-05-07T22:03:42.4994196Z cache_alignment : 64 2025-05-07T22:03:42.4994404Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.4994707Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.4994925Z 2025-05-07T22:03:42.4995006Z processor : 33 2025-05-07T22:03:42.4995303Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.4995493Z cpu family : 25 2025-05-07T22:03:42.4995649Z model : 1 2025-05-07T22:03:42.4995833Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.4996065Z stepping : 1 2025-05-07T22:03:42.4996231Z microcode : 0xa0011d1 2025-05-07T22:03:42.4996401Z cpu MHz : 1500.000 2025-05-07T22:03:42.4996500Z cache size : 512 KB 2025-05-07T22:03:42.4996585Z physical id : 1 2025-05-07T22:03:42.4996666Z siblings : 32 2025-05-07T22:03:42.4996756Z core id : 1 2025-05-07T22:03:42.4996831Z cpu cores : 32 2025-05-07T22:03:42.4996916Z apicid : 33 2025-05-07T22:03:42.4996997Z initial apicid : 33 2025-05-07T22:03:42.4997077Z fpu : yes 2025-05-07T22:03:42.4997167Z fpu_exception : yes 2025-05-07T22:03:42.4997261Z cpuid level : 16 2025-05-07T22:03:42.4997343Z wp : yes 2025-05-07T22:03:42.4999751Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5000006Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5000092Z bogomips : 5181.44 2025-05-07T22:03:42.5000177Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5000262Z clflush size : 64 2025-05-07T22:03:42.5000347Z cache_alignment : 64 2025-05-07T22:03:42.5000460Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5000607Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5000631Z 2025-05-07T22:03:42.5000711Z processor : 34 2025-05-07T22:03:42.5000801Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5000886Z cpu family : 25 2025-05-07T22:03:42.5000962Z model : 1 2025-05-07T22:03:42.5001066Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5001151Z stepping : 1 2025-05-07T22:03:42.5001236Z microcode : 0xa0011d1 2025-05-07T22:03:42.5001317Z cpu MHz : 1500.000 2025-05-07T22:03:42.5001402Z cache size : 512 KB 2025-05-07T22:03:42.5001482Z physical id : 1 2025-05-07T22:03:42.5001558Z siblings : 32 2025-05-07T22:03:42.5001643Z core id : 2 2025-05-07T22:03:42.5001723Z cpu cores : 32 2025-05-07T22:03:42.5001799Z apicid : 34 2025-05-07T22:03:42.5001879Z initial apicid : 34 2025-05-07T22:03:42.5001965Z fpu : yes 2025-05-07T22:03:42.5002050Z fpu_exception : yes 2025-05-07T22:03:42.5002125Z cpuid level : 16 2025-05-07T22:03:42.5002201Z wp : yes 2025-05-07T22:03:42.5004705Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5004865Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5004946Z bogomips : 5181.44 2025-05-07T22:03:42.5005021Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5005096Z clflush size : 64 2025-05-07T22:03:42.5005196Z cache_alignment : 64 2025-05-07T22:03:42.5005319Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5005471Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5005504Z 2025-05-07T22:03:42.5005594Z processor : 35 2025-05-07T22:03:42.5005688Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5005768Z cpu family : 25 2025-05-07T22:03:42.5005853Z model : 1 2025-05-07T22:03:42.5005958Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5006048Z stepping : 1 2025-05-07T22:03:42.5006143Z microcode : 0xa0011d1 2025-05-07T22:03:42.5006237Z cpu MHz : 2600.000 2025-05-07T22:03:42.5006327Z cache size : 512 KB 2025-05-07T22:03:42.5006407Z physical id : 1 2025-05-07T22:03:42.5006479Z siblings : 32 2025-05-07T22:03:42.5006563Z core id : 3 2025-05-07T22:03:42.5006653Z cpu cores : 32 2025-05-07T22:03:42.5006743Z apicid : 35 2025-05-07T22:03:42.5006833Z initial apicid : 35 2025-05-07T22:03:42.5006914Z fpu : yes 2025-05-07T22:03:42.5007103Z fpu_exception : yes 2025-05-07T22:03:42.5007193Z cpuid level : 16 2025-05-07T22:03:42.5007288Z wp : yes 2025-05-07T22:03:42.5009691Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5009847Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5009932Z bogomips : 5181.44 2025-05-07T22:03:42.5010017Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5010103Z clflush size : 64 2025-05-07T22:03:42.5010183Z cache_alignment : 64 2025-05-07T22:03:42.5010292Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5010439Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5010462Z 2025-05-07T22:03:42.5010543Z processor : 36 2025-05-07T22:03:42.5010628Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5010713Z cpu family : 25 2025-05-07T22:03:42.5010789Z model : 1 2025-05-07T22:03:42.5010893Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5010978Z stepping : 1 2025-05-07T22:03:42.5011058Z microcode : 0xa0011d1 2025-05-07T22:03:42.5011134Z cpu MHz : 1500.000 2025-05-07T22:03:42.5011224Z cache size : 512 KB 2025-05-07T22:03:42.5011305Z physical id : 1 2025-05-07T22:03:42.5011385Z siblings : 32 2025-05-07T22:03:42.5011465Z core id : 4 2025-05-07T22:03:42.5011550Z cpu cores : 32 2025-05-07T22:03:42.5011631Z apicid : 36 2025-05-07T22:03:42.5011711Z initial apicid : 36 2025-05-07T22:03:42.5011787Z fpu : yes 2025-05-07T22:03:42.5011872Z fpu_exception : yes 2025-05-07T22:03:42.5011948Z cpuid level : 16 2025-05-07T22:03:42.5012023Z wp : yes 2025-05-07T22:03:42.5014545Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5014716Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5014801Z bogomips : 5181.44 2025-05-07T22:03:42.5014890Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5014985Z clflush size : 64 2025-05-07T22:03:42.5015070Z cache_alignment : 64 2025-05-07T22:03:42.5015184Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5015345Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5015373Z 2025-05-07T22:03:42.5015458Z processor : 37 2025-05-07T22:03:42.5015647Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5015742Z cpu family : 25 2025-05-07T22:03:42.5015827Z model : 1 2025-05-07T22:03:42.5015927Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5016017Z stepping : 1 2025-05-07T22:03:42.5016107Z microcode : 0xa0011d1 2025-05-07T22:03:42.5016187Z cpu MHz : 1500.000 2025-05-07T22:03:42.5016287Z cache size : 512 KB 2025-05-07T22:03:42.5016372Z physical id : 1 2025-05-07T22:03:42.5016457Z siblings : 32 2025-05-07T22:03:42.5016532Z core id : 5 2025-05-07T22:03:42.5016622Z cpu cores : 32 2025-05-07T22:03:42.5016707Z apicid : 37 2025-05-07T22:03:42.5016797Z initial apicid : 37 2025-05-07T22:03:42.5016882Z fpu : yes 2025-05-07T22:03:42.5016977Z fpu_exception : yes 2025-05-07T22:03:42.5017062Z cpuid level : 16 2025-05-07T22:03:42.5017147Z wp : yes 2025-05-07T22:03:42.5019665Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5019825Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5019906Z bogomips : 5181.44 2025-05-07T22:03:42.5019987Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5020076Z clflush size : 64 2025-05-07T22:03:42.5020157Z cache_alignment : 64 2025-05-07T22:03:42.5020265Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5020412Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5020440Z 2025-05-07T22:03:42.5020516Z processor : 38 2025-05-07T22:03:42.5020601Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5020682Z cpu family : 25 2025-05-07T22:03:42.5020757Z model : 1 2025-05-07T22:03:42.5020857Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5020942Z stepping : 1 2025-05-07T22:03:42.5021027Z microcode : 0xa0011d1 2025-05-07T22:03:42.5021250Z cpu MHz : 1500.000 2025-05-07T22:03:42.5021335Z cache size : 512 KB 2025-05-07T22:03:42.5021415Z physical id : 1 2025-05-07T22:03:42.5021495Z siblings : 32 2025-05-07T22:03:42.5021576Z core id : 6 2025-05-07T22:03:42.5021652Z cpu cores : 32 2025-05-07T22:03:42.5021732Z apicid : 38 2025-05-07T22:03:42.5021812Z initial apicid : 38 2025-05-07T22:03:42.5021893Z fpu : yes 2025-05-07T22:03:42.5021978Z fpu_exception : yes 2025-05-07T22:03:42.5022058Z cpuid level : 16 2025-05-07T22:03:42.5022134Z wp : yes 2025-05-07T22:03:42.5024538Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5024831Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5024926Z bogomips : 5181.44 2025-05-07T22:03:42.5025025Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5025120Z clflush size : 64 2025-05-07T22:03:42.5025196Z cache_alignment : 64 2025-05-07T22:03:42.5025323Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5025479Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5025513Z 2025-05-07T22:03:42.5025607Z processor : 39 2025-05-07T22:03:42.5025692Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5025787Z cpu family : 25 2025-05-07T22:03:42.5025862Z model : 1 2025-05-07T22:03:42.5025971Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5026052Z stepping : 1 2025-05-07T22:03:42.5026137Z microcode : 0xa0011d1 2025-05-07T22:03:42.5026236Z cpu MHz : 1500.000 2025-05-07T22:03:42.5026326Z cache size : 512 KB 2025-05-07T22:03:42.5026416Z physical id : 1 2025-05-07T22:03:42.5026497Z siblings : 32 2025-05-07T22:03:42.5026577Z core id : 7 2025-05-07T22:03:42.5026653Z cpu cores : 32 2025-05-07T22:03:42.5026734Z apicid : 39 2025-05-07T22:03:42.5026813Z initial apicid : 39 2025-05-07T22:03:42.5026889Z fpu : yes 2025-05-07T22:03:42.5026974Z fpu_exception : yes 2025-05-07T22:03:42.5027055Z cpuid level : 16 2025-05-07T22:03:42.5027125Z wp : yes 2025-05-07T22:03:42.5029548Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5029705Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5029804Z bogomips : 5181.44 2025-05-07T22:03:42.5029997Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5030092Z clflush size : 64 2025-05-07T22:03:42.5030168Z cache_alignment : 64 2025-05-07T22:03:42.5030282Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5030423Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5030452Z 2025-05-07T22:03:42.5030537Z processor : 40 2025-05-07T22:03:42.5030618Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5030717Z cpu family : 25 2025-05-07T22:03:42.5030793Z model : 1 2025-05-07T22:03:42.5030915Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5030991Z stepping : 1 2025-05-07T22:03:42.5031076Z microcode : 0xa0011d1 2025-05-07T22:03:42.5031162Z cpu MHz : 1500.000 2025-05-07T22:03:42.5031237Z cache size : 512 KB 2025-05-07T22:03:42.5031312Z physical id : 1 2025-05-07T22:03:42.5031389Z siblings : 32 2025-05-07T22:03:42.5031465Z core id : 8 2025-05-07T22:03:42.5031545Z cpu cores : 32 2025-05-07T22:03:42.5031625Z apicid : 40 2025-05-07T22:03:42.5031715Z initial apicid : 40 2025-05-07T22:03:42.5031800Z fpu : yes 2025-05-07T22:03:42.5031881Z fpu_exception : yes 2025-05-07T22:03:42.5031970Z cpuid level : 16 2025-05-07T22:03:42.5032046Z wp : yes 2025-05-07T22:03:42.5034431Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5034696Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5034776Z bogomips : 5181.44 2025-05-07T22:03:42.5034870Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5034965Z clflush size : 64 2025-05-07T22:03:42.5035050Z cache_alignment : 64 2025-05-07T22:03:42.5035169Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5035320Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5035358Z 2025-05-07T22:03:42.5035448Z processor : 41 2025-05-07T22:03:42.5035547Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5035632Z cpu family : 25 2025-05-07T22:03:42.5035708Z model : 1 2025-05-07T22:03:42.5035822Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5035907Z stepping : 1 2025-05-07T22:03:42.5036002Z microcode : 0xa0011d1 2025-05-07T22:03:42.5036082Z cpu MHz : 1500.000 2025-05-07T22:03:42.5036167Z cache size : 512 KB 2025-05-07T22:03:42.5036261Z physical id : 1 2025-05-07T22:03:42.5036347Z siblings : 32 2025-05-07T22:03:42.5036427Z core id : 9 2025-05-07T22:03:42.5036517Z cpu cores : 32 2025-05-07T22:03:42.5036616Z apicid : 41 2025-05-07T22:03:42.5036697Z initial apicid : 41 2025-05-07T22:03:42.5036792Z fpu : yes 2025-05-07T22:03:42.5036896Z fpu_exception : yes 2025-05-07T22:03:42.5036981Z cpuid level : 16 2025-05-07T22:03:42.5037071Z wp : yes 2025-05-07T22:03:42.5039597Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5039768Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5039853Z bogomips : 5181.44 2025-05-07T22:03:42.5039944Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5040028Z clflush size : 64 2025-05-07T22:03:42.5040122Z cache_alignment : 64 2025-05-07T22:03:42.5040245Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5040406Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5040445Z 2025-05-07T22:03:42.5040543Z processor : 42 2025-05-07T22:03:42.5040638Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5040728Z cpu family : 25 2025-05-07T22:03:42.5040804Z model : 1 2025-05-07T22:03:42.5040922Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5041007Z stepping : 1 2025-05-07T22:03:42.5041083Z microcode : 0xa0011d1 2025-05-07T22:03:42.5041264Z cpu MHz : 1500.000 2025-05-07T22:03:42.5041348Z cache size : 512 KB 2025-05-07T22:03:42.5041428Z physical id : 1 2025-05-07T22:03:42.5041509Z siblings : 32 2025-05-07T22:03:42.5041580Z core id : 10 2025-05-07T22:03:42.5041660Z cpu cores : 32 2025-05-07T22:03:42.5041745Z apicid : 42 2025-05-07T22:03:42.5041845Z initial apicid : 42 2025-05-07T22:03:42.5041940Z fpu : yes 2025-05-07T22:03:42.5042039Z fpu_exception : yes 2025-05-07T22:03:42.5042119Z cpuid level : 16 2025-05-07T22:03:42.5042213Z wp : yes 2025-05-07T22:03:42.5044617Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5044773Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5044849Z bogomips : 5181.44 2025-05-07T22:03:42.5044934Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5045038Z clflush size : 64 2025-05-07T22:03:42.5045134Z cache_alignment : 64 2025-05-07T22:03:42.5045256Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5045416Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5045454Z 2025-05-07T22:03:42.5045530Z processor : 43 2025-05-07T22:03:42.5045625Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5045710Z cpu family : 25 2025-05-07T22:03:42.5045791Z model : 1 2025-05-07T22:03:42.5045900Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5045994Z stepping : 1 2025-05-07T22:03:42.5046074Z microcode : 0xa0011d1 2025-05-07T22:03:42.5046169Z cpu MHz : 2600.000 2025-05-07T22:03:42.5046254Z cache size : 512 KB 2025-05-07T22:03:42.5046344Z physical id : 1 2025-05-07T22:03:42.5046439Z siblings : 32 2025-05-07T22:03:42.5046519Z core id : 11 2025-05-07T22:03:42.5046604Z cpu cores : 32 2025-05-07T22:03:42.5046813Z apicid : 43 2025-05-07T22:03:42.5046907Z initial apicid : 43 2025-05-07T22:03:42.5046997Z fpu : yes 2025-05-07T22:03:42.5047091Z fpu_exception : yes 2025-05-07T22:03:42.5047181Z cpuid level : 16 2025-05-07T22:03:42.5047271Z wp : yes 2025-05-07T22:03:42.5049675Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5049835Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5049921Z bogomips : 5181.44 2025-05-07T22:03:42.5050106Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5050186Z clflush size : 64 2025-05-07T22:03:42.5050271Z cache_alignment : 64 2025-05-07T22:03:42.5050394Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5050536Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5050569Z 2025-05-07T22:03:42.5050654Z processor : 44 2025-05-07T22:03:42.5050734Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5050820Z cpu family : 25 2025-05-07T22:03:42.5050900Z model : 1 2025-05-07T22:03:42.5051005Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5051099Z stepping : 1 2025-05-07T22:03:42.5051180Z microcode : 0xa0011d1 2025-05-07T22:03:42.5051260Z cpu MHz : 1500.000 2025-05-07T22:03:42.5051340Z cache size : 512 KB 2025-05-07T22:03:42.5051421Z physical id : 1 2025-05-07T22:03:42.5051506Z siblings : 32 2025-05-07T22:03:42.5051582Z core id : 12 2025-05-07T22:03:42.5051667Z cpu cores : 32 2025-05-07T22:03:42.5051743Z apicid : 44 2025-05-07T22:03:42.5051824Z initial apicid : 44 2025-05-07T22:03:42.5051903Z fpu : yes 2025-05-07T22:03:42.5051984Z fpu_exception : yes 2025-05-07T22:03:42.5052064Z cpuid level : 16 2025-05-07T22:03:42.5052145Z wp : yes 2025-05-07T22:03:42.5054543Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5054709Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5054804Z bogomips : 5181.44 2025-05-07T22:03:42.5054889Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5054974Z clflush size : 64 2025-05-07T22:03:42.5055069Z cache_alignment : 64 2025-05-07T22:03:42.5055187Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5055457Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5055485Z 2025-05-07T22:03:42.5055574Z processor : 45 2025-05-07T22:03:42.5055659Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5055736Z cpu family : 25 2025-05-07T22:03:42.5055811Z model : 1 2025-05-07T22:03:42.5055915Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5056005Z stepping : 1 2025-05-07T22:03:42.5056100Z microcode : 0xa0011d1 2025-05-07T22:03:42.5056176Z cpu MHz : 2600.000 2025-05-07T22:03:42.5056256Z cache size : 512 KB 2025-05-07T22:03:42.5056336Z physical id : 1 2025-05-07T22:03:42.5056412Z siblings : 32 2025-05-07T22:03:42.5056488Z core id : 13 2025-05-07T22:03:42.5056568Z cpu cores : 32 2025-05-07T22:03:42.5056644Z apicid : 45 2025-05-07T22:03:42.5056724Z initial apicid : 45 2025-05-07T22:03:42.5056800Z fpu : yes 2025-05-07T22:03:42.5056880Z fpu_exception : yes 2025-05-07T22:03:42.5056956Z cpuid level : 16 2025-05-07T22:03:42.5057037Z wp : yes 2025-05-07T22:03:42.5059596Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5059880Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5059960Z bogomips : 5181.44 2025-05-07T22:03:42.5060041Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5060121Z clflush size : 64 2025-05-07T22:03:42.5060197Z cache_alignment : 64 2025-05-07T22:03:42.5060311Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5060453Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5060481Z 2025-05-07T22:03:42.5060755Z lspci: Unable to load libkmod resources: error -2 2025-05-07T22:03:42.5060836Z processor : 46 2025-05-07T22:03:42.5060917Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5060997Z cpu family : 25 2025-05-07T22:03:42.5061073Z model : 1 2025-05-07T22:03:42.5061176Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5061262Z stepping : 1 2025-05-07T22:03:42.5061342Z microcode : 0xa0011d1 2025-05-07T22:03:42.5061423Z cpu MHz : 1500.000 2025-05-07T22:03:42.5061507Z cache size : 512 KB 2025-05-07T22:03:42.5061588Z physical id : 1 2025-05-07T22:03:42.5061664Z siblings : 32 2025-05-07T22:03:42.5061744Z core id : 14 2025-05-07T22:03:42.5061825Z cpu cores : 32 2025-05-07T22:03:42.5061901Z apicid : 46 2025-05-07T22:03:42.5061982Z initial apicid : 46 2025-05-07T22:03:42.5062118Z fpu : yes 2025-05-07T22:03:42.5062227Z fpu_exception : yes 2025-05-07T22:03:42.5062369Z cpuid level : 16 2025-05-07T22:03:42.5062477Z wp : yes 2025-05-07T22:03:42.5065146Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5065392Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5065596Z bogomips : 5181.44 2025-05-07T22:03:42.5065747Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5065889Z clflush size : 64 2025-05-07T22:03:42.5066049Z cache_alignment : 64 2025-05-07T22:03:42.5066211Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5066386Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5066414Z 2025-05-07T22:03:42.5066560Z processor : 47 2025-05-07T22:03:42.5066679Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5066821Z cpu family : 25 2025-05-07T22:03:42.5066977Z model : 1 2025-05-07T22:03:42.5067137Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5067252Z stepping : 1 2025-05-07T22:03:42.5067408Z microcode : 0xa0011d1 2025-05-07T22:03:42.5067535Z cpu MHz : 2600.000 2025-05-07T22:03:42.5067668Z cache size : 512 KB 2025-05-07T22:03:42.5067805Z physical id : 1 2025-05-07T22:03:42.5067933Z siblings : 32 2025-05-07T22:03:42.5068193Z core id : 15 2025-05-07T22:03:42.5068325Z cpu cores : 32 2025-05-07T22:03:42.5068439Z apicid : 47 2025-05-07T22:03:42.5068577Z initial apicid : 47 2025-05-07T22:03:42.5068709Z fpu : yes 2025-05-07T22:03:42.5068927Z fpu_exception : yes 2025-05-07T22:03:42.5069168Z cpuid level : 16 2025-05-07T22:03:42.5069319Z wp : yes 2025-05-07T22:03:42.5071888Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5072072Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5072224Z bogomips : 5181.44 2025-05-07T22:03:42.5072357Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5072471Z clflush size : 64 2025-05-07T22:03:42.5072626Z cache_alignment : 64 2025-05-07T22:03:42.5072905Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5073094Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5073123Z 2025-05-07T22:03:42.5085055Z processor : 48 2025-05-07T22:03:42.5085173Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5085259Z cpu family : 25 2025-05-07T22:03:42.5085334Z model : 1 2025-05-07T22:03:42.5085457Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5085542Z stepping : 1 2025-05-07T22:03:42.5085627Z microcode : 0xa0011d1 2025-05-07T22:03:42.5085708Z cpu MHz : 1500.000 2025-05-07T22:03:42.5085784Z cache size : 512 KB 2025-05-07T22:03:42.5085869Z physical id : 1 2025-05-07T22:03:42.5085945Z siblings : 32 2025-05-07T22:03:42.5086020Z core id : 16 2025-05-07T22:03:42.5086101Z cpu cores : 32 2025-05-07T22:03:42.5086176Z apicid : 48 2025-05-07T22:03:42.5086257Z initial apicid : 48 2025-05-07T22:03:42.5086333Z fpu : yes 2025-05-07T22:03:42.5086413Z fpu_exception : yes 2025-05-07T22:03:42.5086493Z cpuid level : 16 2025-05-07T22:03:42.5086730Z wp : yes 2025-05-07T22:03:42.5089152Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5089323Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5089403Z bogomips : 5181.44 2025-05-07T22:03:42.5089488Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5089569Z clflush size : 64 2025-05-07T22:03:42.5089645Z cache_alignment : 64 2025-05-07T22:03:42.5089763Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5090028Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5090051Z 2025-05-07T22:03:42.5090132Z processor : 49 2025-05-07T22:03:42.5090217Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5090293Z cpu family : 25 2025-05-07T22:03:42.5090368Z model : 1 2025-05-07T22:03:42.5090477Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5090558Z stepping : 1 2025-05-07T22:03:42.5090638Z microcode : 0xa0011d1 2025-05-07T22:03:42.5090718Z cpu MHz : 1500.000 2025-05-07T22:03:42.5090794Z cache size : 512 KB 2025-05-07T22:03:42.5090875Z physical id : 1 2025-05-07T22:03:42.5090955Z siblings : 32 2025-05-07T22:03:42.5091030Z core id : 17 2025-05-07T22:03:42.5091107Z cpu cores : 32 2025-05-07T22:03:42.5091183Z apicid : 49 2025-05-07T22:03:42.5091268Z initial apicid : 49 2025-05-07T22:03:42.5091343Z fpu : yes 2025-05-07T22:03:42.5091424Z fpu_exception : yes 2025-05-07T22:03:42.5091504Z cpuid level : 16 2025-05-07T22:03:42.5091584Z wp : yes 2025-05-07T22:03:42.5093988Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5094149Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5094224Z bogomips : 5181.44 2025-05-07T22:03:42.5094310Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5094386Z clflush size : 64 2025-05-07T22:03:42.5094466Z cache_alignment : 64 2025-05-07T22:03:42.5094584Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5094726Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5094754Z 2025-05-07T22:03:42.5094840Z processor : 50 2025-05-07T22:03:42.5094925Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5095000Z cpu family : 25 2025-05-07T22:03:42.5095208Z model : 1 2025-05-07T22:03:42.5095317Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5095393Z stepping : 1 2025-05-07T22:03:42.5095474Z microcode : 0xa0011d1 2025-05-07T22:03:42.5095554Z cpu MHz : 1500.000 2025-05-07T22:03:42.5095630Z cache size : 512 KB 2025-05-07T22:03:42.5095711Z physical id : 1 2025-05-07T22:03:42.5095781Z siblings : 32 2025-05-07T22:03:42.5095866Z core id : 18 2025-05-07T22:03:42.5095942Z cpu cores : 32 2025-05-07T22:03:42.5096017Z apicid : 50 2025-05-07T22:03:42.5096098Z initial apicid : 50 2025-05-07T22:03:42.5096174Z fpu : yes 2025-05-07T22:03:42.5096254Z fpu_exception : yes 2025-05-07T22:03:42.5096334Z cpuid level : 16 2025-05-07T22:03:42.5096406Z wp : yes 2025-05-07T22:03:42.5098942Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5099230Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5099315Z bogomips : 5181.44 2025-05-07T22:03:42.5099395Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5099472Z clflush size : 64 2025-05-07T22:03:42.5099556Z cache_alignment : 64 2025-05-07T22:03:42.5099671Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5099812Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5099841Z 2025-05-07T22:03:42.5099921Z processor : 51 2025-05-07T22:03:42.5100001Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5100077Z cpu family : 25 2025-05-07T22:03:42.5100157Z model : 1 2025-05-07T22:03:42.5100262Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5100342Z stepping : 1 2025-05-07T22:03:42.5100423Z microcode : 0xa0011d1 2025-05-07T22:03:42.5100498Z cpu MHz : 1500.000 2025-05-07T22:03:42.5100583Z cache size : 512 KB 2025-05-07T22:03:42.5100665Z physical id : 1 2025-05-07T22:03:42.5100739Z siblings : 32 2025-05-07T22:03:42.5100820Z core id : 19 2025-05-07T22:03:42.5100895Z cpu cores : 32 2025-05-07T22:03:42.5100971Z apicid : 51 2025-05-07T22:03:42.5101061Z initial apicid : 51 2025-05-07T22:03:42.5101137Z fpu : yes 2025-05-07T22:03:42.5101222Z fpu_exception : yes 2025-05-07T22:03:42.5101307Z cpuid level : 16 2025-05-07T22:03:42.5101382Z wp : yes 2025-05-07T22:03:42.5103872Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5104032Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5104113Z bogomips : 5181.44 2025-05-07T22:03:42.5104198Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5104273Z clflush size : 64 2025-05-07T22:03:42.5104358Z cache_alignment : 64 2025-05-07T22:03:42.5104472Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5104610Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5104634Z 2025-05-07T22:03:42.5104718Z processor : 52 2025-05-07T22:03:42.5104803Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5104879Z cpu family : 25 2025-05-07T22:03:42.5104956Z model : 1 2025-05-07T22:03:42.5105059Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5105134Z stepping : 1 2025-05-07T22:03:42.5105220Z microcode : 0xa0011d1 2025-05-07T22:03:42.5105301Z cpu MHz : 1500.000 2025-05-07T22:03:42.5105381Z cache size : 512 KB 2025-05-07T22:03:42.5105461Z physical id : 1 2025-05-07T22:03:42.5105537Z siblings : 32 2025-05-07T22:03:42.5105618Z core id : 20 2025-05-07T22:03:42.5105693Z cpu cores : 32 2025-05-07T22:03:42.5105773Z apicid : 52 2025-05-07T22:03:42.5105854Z initial apicid : 52 2025-05-07T22:03:42.5105930Z fpu : yes 2025-05-07T22:03:42.5106010Z fpu_exception : yes 2025-05-07T22:03:42.5106095Z cpuid level : 16 2025-05-07T22:03:42.5106276Z wp : yes 2025-05-07T22:03:42.5108650Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5108796Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5108881Z bogomips : 5181.44 2025-05-07T22:03:42.5108962Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5109043Z clflush size : 64 2025-05-07T22:03:42.5109128Z cache_alignment : 64 2025-05-07T22:03:42.5109241Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5109378Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5109402Z 2025-05-07T22:03:42.5109483Z processor : 53 2025-05-07T22:03:42.5109568Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5109643Z cpu family : 25 2025-05-07T22:03:42.5109724Z model : 1 2025-05-07T22:03:42.5109824Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5109905Z stepping : 1 2025-05-07T22:03:42.5109984Z microcode : 0xa0011d1 2025-05-07T22:03:42.5110065Z cpu MHz : 2000.000 2025-05-07T22:03:42.5110145Z cache size : 512 KB 2025-05-07T22:03:42.5110221Z physical id : 1 2025-05-07T22:03:42.5110301Z siblings : 32 2025-05-07T22:03:42.5110382Z core id : 21 2025-05-07T22:03:42.5110462Z cpu cores : 32 2025-05-07T22:03:42.5110537Z apicid : 53 2025-05-07T22:03:42.5110623Z initial apicid : 53 2025-05-07T22:03:42.5110698Z fpu : yes 2025-05-07T22:03:42.5110783Z fpu_exception : yes 2025-05-07T22:03:42.5110864Z cpuid level : 16 2025-05-07T22:03:42.5110940Z wp : yes 2025-05-07T22:03:42.5113419Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5113575Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5113660Z bogomips : 5181.44 2025-05-07T22:03:42.5113740Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5113817Z clflush size : 64 2025-05-07T22:03:42.5113911Z cache_alignment : 64 2025-05-07T22:03:42.5114020Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5114157Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5114186Z 2025-05-07T22:03:42.5114266Z processor : 54 2025-05-07T22:03:42.5114347Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5114427Z cpu family : 25 2025-05-07T22:03:42.5114607Z model : 1 2025-05-07T22:03:42.5114706Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5114791Z stepping : 1 2025-05-07T22:03:42.5114867Z microcode : 0xa0011d1 2025-05-07T22:03:42.5114943Z cpu MHz : 1500.000 2025-05-07T22:03:42.5115023Z cache size : 512 KB 2025-05-07T22:03:42.5115104Z physical id : 1 2025-05-07T22:03:42.5115180Z siblings : 32 2025-05-07T22:03:42.5115259Z core id : 22 2025-05-07T22:03:42.5115335Z cpu cores : 32 2025-05-07T22:03:42.5115411Z apicid : 54 2025-05-07T22:03:42.5115496Z initial apicid : 54 2025-05-07T22:03:42.5115567Z fpu : yes 2025-05-07T22:03:42.5115652Z fpu_exception : yes 2025-05-07T22:03:42.5115732Z cpuid level : 16 2025-05-07T22:03:42.5115808Z wp : yes 2025-05-07T22:03:42.5118212Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5118372Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5118458Z bogomips : 5181.44 2025-05-07T22:03:42.5118539Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5118618Z clflush size : 64 2025-05-07T22:03:42.5118703Z cache_alignment : 64 2025-05-07T22:03:42.5118818Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5118959Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5118993Z 2025-05-07T22:03:42.5119069Z processor : 55 2025-05-07T22:03:42.5119154Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5119238Z cpu family : 25 2025-05-07T22:03:42.5119310Z model : 1 2025-05-07T22:03:42.5119414Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5119494Z stepping : 1 2025-05-07T22:03:42.5119575Z microcode : 0xa0011d1 2025-05-07T22:03:42.5119650Z cpu MHz : 1500.000 2025-05-07T22:03:42.5119835Z cache size : 512 KB 2025-05-07T22:03:42.5119915Z physical id : 1 2025-05-07T22:03:42.5119991Z siblings : 32 2025-05-07T22:03:42.5120071Z core id : 23 2025-05-07T22:03:42.5120147Z cpu cores : 32 2025-05-07T22:03:42.5120223Z apicid : 55 2025-05-07T22:03:42.5120303Z initial apicid : 55 2025-05-07T22:03:42.5120380Z fpu : yes 2025-05-07T22:03:42.5120460Z fpu_exception : yes 2025-05-07T22:03:42.5120544Z cpuid level : 16 2025-05-07T22:03:42.5120620Z wp : yes 2025-05-07T22:03:42.5123015Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5123275Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5123360Z bogomips : 5181.44 2025-05-07T22:03:42.5123440Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5123516Z clflush size : 64 2025-05-07T22:03:42.5123606Z cache_alignment : 64 2025-05-07T22:03:42.5123719Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5123861Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5123894Z 2025-05-07T22:03:42.5123974Z processor : 56 2025-05-07T22:03:42.5124069Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5124154Z cpu family : 25 2025-05-07T22:03:42.5124230Z model : 1 2025-05-07T22:03:42.5124325Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5124405Z stepping : 1 2025-05-07T22:03:42.5124485Z microcode : 0xa0011d1 2025-05-07T22:03:42.5124561Z cpu MHz : 1657.431 2025-05-07T22:03:42.5124646Z cache size : 512 KB 2025-05-07T22:03:42.5124727Z physical id : 1 2025-05-07T22:03:42.5124802Z siblings : 32 2025-05-07T22:03:42.5124883Z core id : 24 2025-05-07T22:03:42.5124958Z cpu cores : 32 2025-05-07T22:03:42.5125034Z apicid : 56 2025-05-07T22:03:42.5125115Z initial apicid : 56 2025-05-07T22:03:42.5125190Z fpu : yes 2025-05-07T22:03:42.5125276Z fpu_exception : yes 2025-05-07T22:03:42.5125356Z cpuid level : 16 2025-05-07T22:03:42.5125427Z wp : yes 2025-05-07T22:03:42.5127844Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5128001Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5128086Z bogomips : 5181.44 2025-05-07T22:03:42.5128166Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5128346Z clflush size : 64 2025-05-07T22:03:42.5128436Z cache_alignment : 64 2025-05-07T22:03:42.5128545Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5128692Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5128716Z 2025-05-07T22:03:42.5128791Z processor : 57 2025-05-07T22:03:42.5128877Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5128962Z cpu family : 25 2025-05-07T22:03:42.5129037Z model : 1 2025-05-07T22:03:42.5129141Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5129222Z stepping : 1 2025-05-07T22:03:42.5129303Z microcode : 0xa0011d1 2025-05-07T22:03:42.5129378Z cpu MHz : 2600.000 2025-05-07T22:03:42.5129458Z cache size : 512 KB 2025-05-07T22:03:42.5129539Z physical id : 1 2025-05-07T22:03:42.5129615Z siblings : 32 2025-05-07T22:03:42.5129695Z core id : 25 2025-05-07T22:03:42.5129775Z cpu cores : 32 2025-05-07T22:03:42.5129850Z apicid : 57 2025-05-07T22:03:42.5129935Z initial apicid : 57 2025-05-07T22:03:42.5130012Z fpu : yes 2025-05-07T22:03:42.5130097Z fpu_exception : yes 2025-05-07T22:03:42.5130177Z cpuid level : 16 2025-05-07T22:03:42.5130253Z wp : yes 2025-05-07T22:03:42.5132652Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5132907Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5132997Z bogomips : 5181.44 2025-05-07T22:03:42.5133078Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5133153Z clflush size : 64 2025-05-07T22:03:42.5133243Z cache_alignment : 64 2025-05-07T22:03:42.5133352Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5133499Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5133523Z 2025-05-07T22:03:42.5133598Z processor : 58 2025-05-07T22:03:42.5133683Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5133763Z cpu family : 25 2025-05-07T22:03:42.5133840Z model : 1 2025-05-07T22:03:42.5133939Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5134019Z stepping : 1 2025-05-07T22:03:42.5134104Z microcode : 0xa0011d1 2025-05-07T22:03:42.5134180Z cpu MHz : 1968.388 2025-05-07T22:03:42.5134265Z cache size : 512 KB 2025-05-07T22:03:42.5134345Z physical id : 1 2025-05-07T22:03:42.5134426Z siblings : 32 2025-05-07T22:03:42.5134507Z core id : 26 2025-05-07T22:03:42.5134583Z cpu cores : 32 2025-05-07T22:03:42.5134662Z apicid : 58 2025-05-07T22:03:42.5134743Z initial apicid : 58 2025-05-07T22:03:42.5134819Z fpu : yes 2025-05-07T22:03:42.5134909Z fpu_exception : yes 2025-05-07T22:03:42.5134985Z cpuid level : 16 2025-05-07T22:03:42.5135060Z wp : yes 2025-05-07T22:03:42.5137549Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5137710Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5137790Z bogomips : 5181.44 2025-05-07T22:03:42.5137870Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5137956Z clflush size : 64 2025-05-07T22:03:42.5138032Z cache_alignment : 64 2025-05-07T22:03:42.5138286Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5138438Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5138476Z 2025-05-07T22:03:42.5138556Z processor : 59 2025-05-07T22:03:42.5138641Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5138731Z cpu family : 25 2025-05-07T22:03:42.5138803Z model : 1 2025-05-07T22:03:42.5138911Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5139001Z stepping : 1 2025-05-07T22:03:42.5139081Z microcode : 0xa0011d1 2025-05-07T22:03:42.5139157Z cpu MHz : 1500.000 2025-05-07T22:03:42.5139237Z cache size : 512 KB 2025-05-07T22:03:42.5139447Z physical id : 1 2025-05-07T22:03:42.5139526Z siblings : 32 2025-05-07T22:03:42.5139602Z core id : 27 2025-05-07T22:03:42.5139678Z cpu cores : 32 2025-05-07T22:03:42.5139758Z apicid : 59 2025-05-07T22:03:42.5139838Z initial apicid : 59 2025-05-07T22:03:42.5139914Z fpu : yes 2025-05-07T22:03:42.5139999Z fpu_exception : yes 2025-05-07T22:03:42.5140075Z cpuid level : 16 2025-05-07T22:03:42.5140151Z wp : yes 2025-05-07T22:03:42.5142578Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5142739Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5142815Z bogomips : 5181.44 2025-05-07T22:03:42.5142895Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5142980Z clflush size : 64 2025-05-07T22:03:42.5143060Z cache_alignment : 64 2025-05-07T22:03:42.5143169Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5143317Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5143340Z 2025-05-07T22:03:42.5143420Z processor : 60 2025-05-07T22:03:42.5143505Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5143590Z cpu family : 25 2025-05-07T22:03:42.5143662Z model : 1 2025-05-07T22:03:42.5143766Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5143845Z stepping : 1 2025-05-07T22:03:42.5143921Z microcode : 0xa0011d1 2025-05-07T22:03:42.5144002Z cpu MHz : 1500.000 2025-05-07T22:03:42.5144083Z cache size : 512 KB 2025-05-07T22:03:42.5144163Z physical id : 1 2025-05-07T22:03:42.5144243Z siblings : 32 2025-05-07T22:03:42.5144319Z core id : 28 2025-05-07T22:03:42.5144395Z cpu cores : 32 2025-05-07T22:03:42.5144475Z apicid : 60 2025-05-07T22:03:42.5144556Z initial apicid : 60 2025-05-07T22:03:42.5144754Z fpu : yes 2025-05-07T22:03:42.5144844Z fpu_exception : yes 2025-05-07T22:03:42.5144919Z cpuid level : 16 2025-05-07T22:03:42.5144996Z wp : yes 2025-05-07T22:03:42.5147413Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5147569Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5147650Z bogomips : 5181.44 2025-05-07T22:03:42.5147730Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5147910Z clflush size : 64 2025-05-07T22:03:42.5147995Z cache_alignment : 64 2025-05-07T22:03:42.5148104Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5148255Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5148284Z 2025-05-07T22:03:42.5148364Z processor : 61 2025-05-07T22:03:42.5148445Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5148525Z cpu family : 25 2025-05-07T22:03:42.5148606Z model : 1 2025-05-07T22:03:42.5148709Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5148785Z stepping : 1 2025-05-07T22:03:42.5148861Z microcode : 0xa0011d1 2025-05-07T22:03:42.5148947Z cpu MHz : 1500.000 2025-05-07T22:03:42.5149027Z cache size : 512 KB 2025-05-07T22:03:42.5149107Z physical id : 1 2025-05-07T22:03:42.5149187Z siblings : 32 2025-05-07T22:03:42.5149264Z core id : 29 2025-05-07T22:03:42.5149339Z cpu cores : 32 2025-05-07T22:03:42.5149420Z apicid : 61 2025-05-07T22:03:42.5149500Z initial apicid : 61 2025-05-07T22:03:42.5149575Z fpu : yes 2025-05-07T22:03:42.5149660Z fpu_exception : yes 2025-05-07T22:03:42.5149741Z cpuid level : 16 2025-05-07T22:03:42.5149817Z wp : yes 2025-05-07T22:03:42.5152230Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5152428Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5152580Z bogomips : 5181.44 2025-05-07T22:03:42.5152698Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5152783Z clflush size : 64 2025-05-07T22:03:42.5152897Z cache_alignment : 64 2025-05-07T22:03:42.5153029Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5153175Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5153199Z 2025-05-07T22:03:42.5153470Z processor : 62 2025-05-07T22:03:42.5153555Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5153630Z cpu family : 25 2025-05-07T22:03:42.5153710Z model : 1 2025-05-07T22:03:42.5153815Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5153891Z stepping : 1 2025-05-07T22:03:42.5153971Z microcode : 0xa0011d1 2025-05-07T22:03:42.5154051Z cpu MHz : 1500.000 2025-05-07T22:03:42.5154132Z cache size : 512 KB 2025-05-07T22:03:42.5154213Z physical id : 1 2025-05-07T22:03:42.5154312Z siblings : 32 2025-05-07T22:03:42.5154391Z core id : 30 2025-05-07T22:03:42.5154477Z cpu cores : 32 2025-05-07T22:03:42.5154572Z apicid : 62 2025-05-07T22:03:42.5154666Z initial apicid : 62 2025-05-07T22:03:42.5154780Z fpu : yes 2025-05-07T22:03:42.5154917Z fpu_exception : yes 2025-05-07T22:03:42.5154997Z cpuid level : 16 2025-05-07T22:03:42.5155073Z wp : yes 2025-05-07T22:03:42.5157485Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5157779Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5157860Z bogomips : 5181.44 2025-05-07T22:03:42.5157945Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5158025Z clflush size : 64 2025-05-07T22:03:42.5158106Z cache_alignment : 64 2025-05-07T22:03:42.5158215Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5158361Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5158385Z 2025-05-07T22:03:42.5158460Z processor : 63 2025-05-07T22:03:42.5158551Z vendor_id : AuthenticAMD 2025-05-07T22:03:42.5158626Z cpu family : 25 2025-05-07T22:03:42.5158702Z model : 1 2025-05-07T22:03:42.5158801Z model name : AMD EPYC 7513 32-Core Processor 2025-05-07T22:03:42.5158882Z stepping : 1 2025-05-07T22:03:42.5158957Z microcode : 0xa0011d1 2025-05-07T22:03:42.5159042Z cpu MHz : 1500.000 2025-05-07T22:03:42.5159118Z cache size : 512 KB 2025-05-07T22:03:42.5159194Z physical id : 1 2025-05-07T22:03:42.5159274Z siblings : 32 2025-05-07T22:03:42.5159345Z core id : 31 2025-05-07T22:03:42.5159426Z cpu cores : 32 2025-05-07T22:03:42.5159502Z apicid : 63 2025-05-07T22:03:42.5159587Z initial apicid : 63 2025-05-07T22:03:42.5159663Z fpu : yes 2025-05-07T22:03:42.5159743Z fpu_exception : yes 2025-05-07T22:03:42.5159819Z cpuid level : 16 2025-05-07T22:03:42.5159899Z wp : yes 2025-05-07T22:03:42.5162383Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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:03:42.5162539Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:03:42.5162620Z bogomips : 5181.44 2025-05-07T22:03:42.5162701Z TLB size : 2560 4K pages 2025-05-07T22:03:42.5162790Z clflush size : 64 2025-05-07T22:03:42.5162870Z cache_alignment : 64 2025-05-07T22:03:42.5162974Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:03:42.5163117Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:03:42.5163144Z 2025-05-07T22:03:42.5163168Z 2025-05-07T22:03:42.5163273Z ################################################################################ 2025-05-07T22:03:42.5163367Z [INFO] Print PCI info ... 2025-05-07T22:03:42.5163448Z + lspci -v 2025-05-07T22:03:42.5163471Z 2025-05-07T22:03:42.5163669Z 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:03:42.5163788Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5163883Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5163906Z 2025-05-07T22:03:42.5164119Z 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5164209Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5164332Z 2025-05-07T22:03:42.5164588Z 00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5164734Z Flags: bus master, fast devsel, latency 0, IRQ 43, NUMA node 0 2025-05-07T22:03:42.5164872Z Bus: primary=00, secondary=01, subordinate=03, sec-latency=0 2025-05-07T22:03:42.5164975Z I/O behind bridge: 00003000-00003fff [size=4K] 2025-05-07T22:03:42.5165094Z Memory behind bridge: fa800000-fabfffff [size=4M] 2025-05-07T22:03:42.5165283Z Prefetchable memory behind bridge: 0000029000000000-000002cfffffffff [size=256G] 2025-05-07T22:03:42.5165392Z Capabilities: 2025-05-07T22:03:42.5165487Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5165510Z 2025-05-07T22:03:42.5165728Z 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5165823Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5165847Z 2025-05-07T22:03:42.5166054Z 00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5166149Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5166173Z 2025-05-07T22:03:42.5166371Z 00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5166456Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5166480Z 2025-05-07T22:03:42.5166680Z 00:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5166764Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5166788Z 2025-05-07T22:03:42.5166987Z 00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5167077Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5167100Z 2025-05-07T22:03:42.5167422Z 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:03:42.5167569Z Flags: bus master, fast devsel, latency 0, IRQ 45, NUMA node 0 2025-05-07T22:03:42.5167705Z Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 2025-05-07T22:03:42.5167796Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5167914Z Memory behind bridge: fcc00000-fccfffff [size=1M] 2025-05-07T22:03:42.5168027Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5168117Z Capabilities: 2025-05-07T22:03:42.5168207Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5168231Z 2025-05-07T22:03:42.5168538Z 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5168628Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5168652Z 2025-05-07T22:03:42.5168964Z 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:03:42.5169106Z Flags: bus master, fast devsel, latency 0, IRQ 46, NUMA node 0 2025-05-07T22:03:42.5169243Z Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 2025-05-07T22:03:42.5169328Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5169442Z Memory behind bridge: fc800000-fc9fffff [size=2M] 2025-05-07T22:03:42.5169546Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5169632Z Capabilities: 2025-05-07T22:03:42.5169726Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5169749Z 2025-05-07T22:03:42.5169919Z 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61) 2025-05-07T22:03:42.5170028Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:03:42.5170133Z Flags: 66MHz, medium devsel, NUMA node 0 2025-05-07T22:03:42.5170227Z Kernel driver in use: piix4_smbus 2025-05-07T22:03:42.5170251Z 2025-05-07T22:03:42.5170421Z 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) 2025-05-07T22:03:42.5170526Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:03:42.5170767Z Flags: bus master, 66MHz, medium devsel, latency 0, NUMA node 0 2025-05-07T22:03:42.5170790Z 2025-05-07T22:03:42.5170989Z 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 0 2025-05-07T22:03:42.5171074Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5171103Z 2025-05-07T22:03:42.5171282Z 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 1 2025-05-07T22:03:42.5171368Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5171391Z 2025-05-07T22:03:42.5171571Z 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 2 2025-05-07T22:03:42.5171666Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5171689Z 2025-05-07T22:03:42.5171860Z 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 3 2025-05-07T22:03:42.5171950Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5172035Z Kernel driver in use: k10temp 2025-05-07T22:03:42.5172058Z 2025-05-07T22:03:42.5172233Z 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 4 2025-05-07T22:03:42.5172328Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5172352Z 2025-05-07T22:03:42.5172527Z 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 5 2025-05-07T22:03:42.5172612Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5172636Z 2025-05-07T22:03:42.5172810Z 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 6 2025-05-07T22:03:42.5172900Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5172924Z 2025-05-07T22:03:42.5173099Z 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 7 2025-05-07T22:03:42.5173185Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5173213Z 2025-05-07T22:03:42.5173383Z 00:19.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 0 2025-05-07T22:03:42.5173472Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5173496Z 2025-05-07T22:03:42.5173672Z 00:19.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 1 2025-05-07T22:03:42.5173762Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5173789Z 2025-05-07T22:03:42.5173965Z 00:19.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 2 2025-05-07T22:03:42.5174050Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5174074Z 2025-05-07T22:03:42.5174254Z 00:19.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 3 2025-05-07T22:03:42.5174339Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5174424Z Kernel driver in use: k10temp 2025-05-07T22:03:42.5174452Z 2025-05-07T22:03:42.5174727Z 00:19.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 4 2025-05-07T22:03:42.5174816Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5174841Z 2025-05-07T22:03:42.5175020Z 00:19.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 5 2025-05-07T22:03:42.5175105Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5175133Z 2025-05-07T22:03:42.5175309Z 00:19.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 6 2025-05-07T22:03:42.5175399Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5175422Z 2025-05-07T22:03:42.5175597Z 00:19.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 7 2025-05-07T22:03:42.5175687Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5175711Z 2025-05-07T22:03:42.5175910Z 01:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5176047Z Flags: bus master, fast devsel, latency 0, IRQ 47, NUMA node 0 2025-05-07T22:03:42.5176189Z Memory at fab00000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:03:42.5176326Z Bus: primary=01, secondary=02, subordinate=03, sec-latency=0 2025-05-07T22:03:42.5176429Z I/O behind bridge: 00003000-00003fff [size=4K] 2025-05-07T22:03:42.5176543Z Memory behind bridge: fa800000-faafffff [size=3M] 2025-05-07T22:03:42.5176837Z Prefetchable memory behind bridge: 0000029000000000-000002cfffffffff [size=256G] 2025-05-07T22:03:42.5176927Z Capabilities: 2025-05-07T22:03:42.5177016Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5177040Z 2025-05-07T22:03:42.5177258Z 02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5177395Z Flags: bus master, fast devsel, latency 0, IRQ 48, NUMA node 0 2025-05-07T22:03:42.5177527Z Bus: primary=02, secondary=03, subordinate=03, sec-latency=0 2025-05-07T22:03:42.5177627Z I/O behind bridge: 00003000-00003fff [size=4K] 2025-05-07T22:03:42.5177745Z Memory behind bridge: fa800000-faafffff [size=3M] 2025-05-07T22:03:42.5177925Z Prefetchable memory behind bridge: 0000029000000000-000002cfffffffff [size=256G] 2025-05-07T22:03:42.5178019Z Capabilities: 2025-05-07T22:03:42.5178256Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5178299Z 2025-05-07T22:03:42.5178493Z 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 02) 2025-05-07T22:03:42.5178644Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0c34 2025-05-07T22:03:42.5178776Z Flags: bus master, fast devsel, latency 0, IRQ 47, NUMA node 0 2025-05-07T22:03:42.5178905Z Memory at 29000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:03:42.5179028Z Memory at 2b000000000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:03:42.5179118Z I/O ports at 3000 [size=256] 2025-05-07T22:03:42.5179245Z Memory at fa800000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5179344Z Expansion ROM at [disabled] 2025-05-07T22:03:42.5179434Z Capabilities: 2025-05-07T22:03:42.5179524Z Kernel driver in use: amdgpu 2025-05-07T22:03:42.5179548Z 2025-05-07T22:03:42.5179827Z 04:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5180026Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5180121Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5180206Z Capabilities: 2025-05-07T22:03:42.5180234Z 2025-05-07T22:03:42.5180447Z 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5180613Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5180744Z Flags: bus master, fast devsel, latency 0, IRQ 44, NUMA node 0 2025-05-07T22:03:42.5180882Z Memory at fcc00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5181152Z Memory at fcc80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5181256Z Capabilities: 2025-05-07T22:03:42.5181346Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5181369Z 2025-05-07T22:03:42.5181634Z 05:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5181819Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5181909Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5181999Z Capabilities: 2025-05-07T22:03:42.5182022Z 2025-05-07T22:03:42.5182226Z 05:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5182386Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5182533Z Flags: bus master, fast devsel, latency 0, IRQ 292, NUMA node 0 2025-05-07T22:03:42.5182656Z Memory at fc900000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5182784Z Memory at fc980000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5182874Z Capabilities: 2025-05-07T22:03:42.5182959Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5182983Z 2025-05-07T22:03:42.5183234Z 05:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:03:42.5183342Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:03:42.5183602Z Flags: bus master, fast devsel, latency 0, IRQ 165, NUMA node 0 2025-05-07T22:03:42.5183736Z Memory at fc800000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:03:42.5183826Z Capabilities: 2025-05-07T22:03:42.5183910Z Kernel driver in use: xhci_hcd 2025-05-07T22:03:42.5183938Z 2025-05-07T22:03:42.5184123Z 20:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:03:42.5184232Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5184322Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5184345Z 2025-05-07T22:03:42.5184558Z 20:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5184649Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5184672Z 2025-05-07T22:03:42.5184875Z 20:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5184960Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5184989Z 2025-05-07T22:03:42.5185188Z 20:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5185277Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5185301Z 2025-05-07T22:03:42.5185547Z 20:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5185684Z Flags: bus master, fast devsel, latency 0, IRQ 49, NUMA node 0 2025-05-07T22:03:42.5185817Z Bus: primary=20, secondary=21, subordinate=21, sec-latency=0 2025-05-07T22:03:42.5185907Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5186020Z Memory behind bridge: f4200000-f43fffff [size=2M] 2025-05-07T22:03:42.5186200Z Prefetchable memory behind bridge: 0000020080200000-00000200803fffff [size=2M] 2025-05-07T22:03:42.5186285Z Capabilities: 2025-05-07T22:03:42.5186381Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5186409Z 2025-05-07T22:03:42.5186645Z 20:03.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5186782Z Flags: bus master, fast devsel, latency 0, IRQ 50, NUMA node 0 2025-05-07T22:03:42.5186914Z Bus: primary=20, secondary=22, subordinate=22, sec-latency=0 2025-05-07T22:03:42.5186999Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5187113Z Memory behind bridge: f4400000-f45fffff [size=2M] 2025-05-07T22:03:42.5187284Z Prefetchable memory behind bridge: 0000020080400000-00000200805fffff [size=2M] 2025-05-07T22:03:42.5187369Z Capabilities: 2025-05-07T22:03:42.5187459Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5187586Z 2025-05-07T22:03:42.5187832Z 20:03.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5187965Z Flags: bus master, fast devsel, latency 0, IRQ 51, NUMA node 0 2025-05-07T22:03:42.5188092Z Bus: primary=20, secondary=23, subordinate=23, sec-latency=0 2025-05-07T22:03:42.5188183Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5188296Z Memory behind bridge: f4600000-f47fffff [size=2M] 2025-05-07T22:03:42.5188471Z Prefetchable memory behind bridge: 0000020080600000-00000200807fffff [size=2M] 2025-05-07T22:03:42.5188556Z Capabilities: 2025-05-07T22:03:42.5188646Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5188669Z 2025-05-07T22:03:42.5188906Z 20:03.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5189039Z Flags: bus master, fast devsel, latency 0, IRQ 52, NUMA node 0 2025-05-07T22:03:42.5189171Z Bus: primary=20, secondary=24, subordinate=24, sec-latency=0 2025-05-07T22:03:42.5189271Z I/O behind bridge: 00004000-00004fff [size=4K] 2025-05-07T22:03:42.5189384Z Memory behind bridge: f4800000-f49fffff [size=2M] 2025-05-07T22:03:42.5189554Z Prefetchable memory behind bridge: 0000020080800000-00000200809fffff [size=2M] 2025-05-07T22:03:42.5189639Z Capabilities: 2025-05-07T22:03:42.5189839Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5189862Z 2025-05-07T22:03:42.5190070Z 20:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5190160Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5190184Z 2025-05-07T22:03:42.5190387Z 20:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5190477Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5190501Z 2025-05-07T22:03:42.5190704Z 20:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5190794Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5190818Z 2025-05-07T22:03:42.5191144Z 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:03:42.5191281Z Flags: bus master, fast devsel, latency 0, IRQ 54, NUMA node 0 2025-05-07T22:03:42.5191414Z Bus: primary=20, secondary=25, subordinate=25, sec-latency=0 2025-05-07T22:03:42.5191508Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5191613Z Memory behind bridge: f6500000-f65fffff [size=1M] 2025-05-07T22:03:42.5191721Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5191811Z Capabilities: 2025-05-07T22:03:42.5191896Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5191921Z 2025-05-07T22:03:42.5192123Z 20:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5192208Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5192238Z 2025-05-07T22:03:42.5192554Z 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:03:42.5192686Z Flags: bus master, fast devsel, latency 0, IRQ 55, NUMA node 0 2025-05-07T22:03:42.5192815Z Bus: primary=20, secondary=26, subordinate=26, sec-latency=0 2025-05-07T22:03:42.5192910Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5193018Z Memory behind bridge: f6200000-f64fffff [size=3M] 2025-05-07T22:03:42.5193126Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5193211Z Capabilities: 2025-05-07T22:03:42.5193301Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5193326Z 2025-05-07T22:03:42.5193604Z 25:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5193803Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5193992Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5194082Z Capabilities: 2025-05-07T22:03:42.5194111Z 2025-05-07T22:03:42.5194310Z 25:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5194470Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5194602Z Flags: bus master, fast devsel, latency 0, IRQ 53, NUMA node 0 2025-05-07T22:03:42.5194745Z Memory at f6500000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5194868Z Memory at f6580000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5194963Z Capabilities: 2025-05-07T22:03:42.5195047Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5195076Z 2025-05-07T22:03:42.5195336Z 26:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5195516Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5195606Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5195696Z Capabilities: 2025-05-07T22:03:42.5195720Z 2025-05-07T22:03:42.5195994Z 26:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:03:42.5196221Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:03:42.5196467Z Flags: bus master, fast devsel, latency 0, IRQ 280, NUMA node 0 2025-05-07T22:03:42.5196589Z Memory at f6300000 (32-bit, non-prefetchable) [size=1M] 2025-05-07T22:03:42.5196713Z Memory at f6482000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5196798Z Capabilities: 2025-05-07T22:03:42.5196884Z Kernel driver in use: ccp 2025-05-07T22:03:42.5196911Z 2025-05-07T22:03:42.5197111Z 26:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5197271Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5197413Z Flags: bus master, fast devsel, latency 0, IRQ 295, NUMA node 0 2025-05-07T22:03:42.5197546Z Memory at f6400000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5197664Z Memory at f6480000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5197754Z Capabilities: 2025-05-07T22:03:42.5197839Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5197868Z 2025-05-07T22:03:42.5198109Z 26:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:03:42.5198218Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:03:42.5198355Z Flags: bus master, fast devsel, latency 0, IRQ 176, NUMA node 0 2025-05-07T22:03:42.5198477Z Memory at f6200000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:03:42.5198567Z Capabilities: 2025-05-07T22:03:42.5198658Z Kernel driver in use: xhci_hcd 2025-05-07T22:03:42.5198681Z 2025-05-07T22:03:42.5198875Z 40:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:03:42.5198984Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5199074Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5199098Z 2025-05-07T22:03:42.5199310Z 40:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5199400Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5199424Z 2025-05-07T22:03:42.5199666Z 40:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5199797Z Flags: bus master, fast devsel, latency 0, IRQ 34, NUMA node 0 2025-05-07T22:03:42.5199930Z Bus: primary=40, secondary=41, subordinate=42, sec-latency=0 2025-05-07T22:03:42.5200034Z I/O behind bridge: 00006000-00006fff [size=4K] 2025-05-07T22:03:42.5200148Z Memory behind bridge: bd000000-be0fffff [size=17M] 2025-05-07T22:03:42.5200257Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5200469Z Capabilities: 2025-05-07T22:03:42.5200574Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5200602Z 2025-05-07T22:03:42.5200886Z 40:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5201037Z Flags: bus master, fast devsel, latency 0, IRQ 35, NUMA node 0 2025-05-07T22:03:42.5201203Z Bus: primary=40, secondary=43, subordinate=43, sec-latency=0 2025-05-07T22:03:42.5201307Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5201434Z Memory behind bridge: be700000-be7fffff [size=1M] 2025-05-07T22:03:42.5201553Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5201657Z Capabilities: 2025-05-07T22:03:42.5201761Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5201784Z 2025-05-07T22:03:42.5202069Z 40:01.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5202225Z Flags: bus master, fast devsel, latency 0, IRQ 36, NUMA node 0 2025-05-07T22:03:42.5202376Z Bus: primary=40, secondary=44, subordinate=44, sec-latency=0 2025-05-07T22:03:42.5202476Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5202594Z Memory behind bridge: be600000-be6fffff [size=1M] 2025-05-07T22:03:42.5202778Z Prefetchable memory behind bridge: 0000018050800000-00000180537fffff [size=48M] 2025-05-07T22:03:42.5202972Z Capabilities: 2025-05-07T22:03:42.5203062Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5203086Z 2025-05-07T22:03:42.5203294Z 40:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5203380Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5203408Z 2025-05-07T22:03:42.5203607Z 40:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5203696Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5203720Z 2025-05-07T22:03:42.5203923Z 40:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5204013Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5204037Z 2025-05-07T22:03:42.5204235Z 40:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5204325Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5204349Z 2025-05-07T22:03:42.5204557Z 40:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5204642Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5204666Z 2025-05-07T22:03:42.5204978Z 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:03:42.5205116Z Flags: bus master, fast devsel, latency 0, IRQ 38, NUMA node 0 2025-05-07T22:03:42.5205243Z Bus: primary=40, secondary=45, subordinate=45, sec-latency=0 2025-05-07T22:03:42.5205333Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5205443Z Memory behind bridge: be500000-be5fffff [size=1M] 2025-05-07T22:03:42.5205551Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5205640Z Capabilities: 2025-05-07T22:03:42.5205730Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5205754Z 2025-05-07T22:03:42.5205957Z 40:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5206048Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5206071Z 2025-05-07T22:03:42.5206383Z 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:03:42.5206516Z Flags: bus master, fast devsel, latency 0, IRQ 40, NUMA node 0 2025-05-07T22:03:42.5206648Z Bus: primary=40, secondary=46, subordinate=46, sec-latency=0 2025-05-07T22:03:42.5206729Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5206838Z Memory behind bridge: be400000-be4fffff [size=1M] 2025-05-07T22:03:42.5207064Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5207155Z Capabilities: 2025-05-07T22:03:42.5207245Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5207268Z 2025-05-07T22:03:42.5207576Z 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:03:42.5207713Z Flags: bus master, fast devsel, latency 0, IRQ 41, NUMA node 0 2025-05-07T22:03:42.5207841Z Bus: primary=40, secondary=47, subordinate=47, sec-latency=0 2025-05-07T22:03:42.5207926Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5208035Z Memory behind bridge: be300000-be3fffff [size=1M] 2025-05-07T22:03:42.5208139Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5208229Z Capabilities: 2025-05-07T22:03:42.5208319Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5208343Z 2025-05-07T22:03:42.5208655Z 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:03:42.5208787Z Flags: bus master, fast devsel, latency 0, IRQ 42, NUMA node 0 2025-05-07T22:03:42.5208915Z Bus: primary=40, secondary=48, subordinate=48, sec-latency=0 2025-05-07T22:03:42.5209000Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5209109Z Memory behind bridge: be200000-be2fffff [size=1M] 2025-05-07T22:03:42.5209313Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5209398Z Capabilities: 2025-05-07T22:03:42.5209487Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5209515Z 2025-05-07T22:03:42.5209753Z 41:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 04) (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5209885Z Flags: bus master, fast devsel, latency 0, IRQ 88, NUMA node 0 2025-05-07T22:03:42.5210022Z Bus: primary=41, secondary=42, subordinate=42, sec-latency=32 2025-05-07T22:03:42.5210121Z I/O behind bridge: 00006000-00006fff [size=4K] 2025-05-07T22:03:42.5210244Z Memory behind bridge: bd000000-be0fffff [size=17M] 2025-05-07T22:03:42.5210348Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5210433Z Capabilities: 2025-05-07T22:03:42.5210462Z 2025-05-07T22:03:42.5210741Z 42:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 41) (prog-if 00 [VGA controller]) 2025-05-07T22:03:42.5210840Z DeviceName: ASPEED Video AST2500 2025-05-07T22:03:42.5210954Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5211054Z Flags: medium devsel, IRQ 88, NUMA node 0 2025-05-07T22:03:42.5211186Z Memory at bd000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T22:03:42.5211314Z Memory at be000000 (32-bit, non-prefetchable) [size=128K] 2025-05-07T22:03:42.5211408Z I/O ports at 6000 [size=128] 2025-05-07T22:03:42.5211498Z Capabilities: 2025-05-07T22:03:42.5211592Z Kernel driver in use: ast 2025-05-07T22:03:42.5211616Z 2025-05-07T22:03:42.5211848Z 43:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:03:42.5211938Z DeviceName: ASMedia USB 3.1 #1 2025-05-07T22:03:42.5212048Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5212179Z Flags: bus master, fast devsel, latency 0, IRQ 76, NUMA node 0 2025-05-07T22:03:42.5212308Z Memory at be700000 (64-bit, non-prefetchable) [size=32K] 2025-05-07T22:03:42.5212397Z Capabilities: 2025-05-07T22:03:42.5212482Z Kernel driver in use: xhci_hcd 2025-05-07T22:03:42.5212506Z 2025-05-07T22:03:42.5212728Z 44:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GBASE-T (rev 02) 2025-05-07T22:03:42.5212837Z Subsystem: Super Micro Computer Inc Device 1c0a 2025-05-07T22:03:42.5212970Z Flags: bus master, fast devsel, latency 0, IRQ 87, NUMA node 0 2025-05-07T22:03:42.5213088Z Memory at 18051000000 (64-bit, prefetchable) [size=16M] 2025-05-07T22:03:42.5213211Z Memory at 18053000000 (64-bit, prefetchable) [size=32K] 2025-05-07T22:03:42.5213424Z Expansion ROM at be680000 [disabled] [size=512K] 2025-05-07T22:03:42.5213518Z Capabilities: 2025-05-07T22:03:42.5213604Z Kernel driver in use: i40e 2025-05-07T22:03:42.5213628Z 2025-05-07T22:03:42.5213850Z 44:00.1 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GBASE-T (rev 02) 2025-05-07T22:03:42.5213959Z Subsystem: Super Micro Computer Inc Device 0000 2025-05-07T22:03:42.5214096Z Flags: bus master, fast devsel, latency 0, IRQ 87, NUMA node 0 2025-05-07T22:03:42.5214214Z Memory at 18052000000 (64-bit, prefetchable) [size=16M] 2025-05-07T22:03:42.5214332Z Memory at 18053008000 (64-bit, prefetchable) [size=32K] 2025-05-07T22:03:42.5214446Z Expansion ROM at be600000 [disabled] [size=512K] 2025-05-07T22:03:42.5214531Z Capabilities: 2025-05-07T22:03:42.5214617Z Kernel driver in use: i40e 2025-05-07T22:03:42.5214640Z 2025-05-07T22:03:42.5214924Z 45:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5215122Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5215216Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5215302Z Capabilities: 2025-05-07T22:03:42.5215325Z 2025-05-07T22:03:42.5215524Z 45:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5215794Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5215927Z Flags: bus master, fast devsel, latency 0, IRQ 37, NUMA node 0 2025-05-07T22:03:42.5216054Z Memory at be500000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5216177Z Memory at be580000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5216268Z Capabilities: 2025-05-07T22:03:42.5216357Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5216381Z 2025-05-07T22:03:42.5216641Z 46:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5216821Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5216916Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5217001Z Capabilities: 2025-05-07T22:03:42.5217029Z 2025-05-07T22:03:42.5217228Z 46:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5217389Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5217530Z Flags: bus master, fast devsel, latency 0, IRQ 289, NUMA node 0 2025-05-07T22:03:42.5217659Z Memory at be400000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5217781Z Memory at be480000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5217866Z Capabilities: 2025-05-07T22:03:42.5217961Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5217985Z 2025-05-07T22:03:42.5218443Z 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:03:42.5218563Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:03:42.5218694Z Flags: bus master, fast devsel, latency 0, IRQ 86, NUMA node 0 2025-05-07T22:03:42.5218818Z Memory at be300000 (32-bit, non-prefetchable) [size=2K] 2025-05-07T22:03:42.5218903Z Capabilities: 2025-05-07T22:03:42.5218993Z Kernel driver in use: ahci 2025-05-07T22:03:42.5219016Z 2025-05-07T22:03:42.5219281Z 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:03:42.5219390Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:03:42.5219526Z Flags: bus master, fast devsel, latency 0, IRQ 164, NUMA node 0 2025-05-07T22:03:42.5219650Z Memory at be200000 (32-bit, non-prefetchable) [size=2K] 2025-05-07T22:03:42.5219735Z Capabilities: 2025-05-07T22:03:42.5219820Z Kernel driver in use: ahci 2025-05-07T22:03:42.5219844Z 2025-05-07T22:03:42.5220170Z 60:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:03:42.5220289Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5220374Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5220402Z 2025-05-07T22:03:42.5220610Z 60:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5220701Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5220724Z 2025-05-07T22:03:42.5220927Z 60:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5221017Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5221041Z 2025-05-07T22:03:42.5221240Z 60:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5221330Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5221358Z 2025-05-07T22:03:42.5221614Z 60:03.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5221755Z Flags: bus master, fast devsel, latency 0, IRQ 28, NUMA node 0 2025-05-07T22:03:42.5221897Z Bus: primary=60, secondary=61, subordinate=61, sec-latency=0 2025-05-07T22:03:42.5222007Z I/O behind bridge: 00007000-00007fff [size=4K] 2025-05-07T22:03:42.5222125Z Memory behind bridge: f6600000-f67fffff [size=2M] 2025-05-07T22:03:42.5222428Z Prefetchable memory behind bridge: 0000010020200000-00000100203fffff [size=2M] 2025-05-07T22:03:42.5222518Z Capabilities: 2025-05-07T22:03:42.5222608Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5222635Z 2025-05-07T22:03:42.5222877Z 60:03.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5223009Z Flags: bus master, fast devsel, latency 0, IRQ 29, NUMA node 0 2025-05-07T22:03:42.5223141Z Bus: primary=60, secondary=62, subordinate=62, sec-latency=0 2025-05-07T22:03:42.5223241Z I/O behind bridge: 00008000-00008fff [size=4K] 2025-05-07T22:03:42.5223355Z Memory behind bridge: f6800000-f69fffff [size=2M] 2025-05-07T22:03:42.5223534Z Prefetchable memory behind bridge: 0000010020400000-00000100205fffff [size=2M] 2025-05-07T22:03:42.5223619Z Capabilities: 2025-05-07T22:03:42.5223714Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5223738Z 2025-05-07T22:03:42.5223946Z 60:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5224035Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5224064Z 2025-05-07T22:03:42.5224263Z 60:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5224348Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5224376Z 2025-05-07T22:03:42.5224580Z 60:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5224661Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5224684Z 2025-05-07T22:03:42.5225010Z 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:03:42.5225138Z Flags: bus master, fast devsel, latency 0, IRQ 31, NUMA node 0 2025-05-07T22:03:42.5225270Z Bus: primary=60, secondary=63, subordinate=63, sec-latency=0 2025-05-07T22:03:42.5225360Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5225469Z Memory behind bridge: f8700000-f87fffff [size=1M] 2025-05-07T22:03:42.5225574Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5225664Z Capabilities: 2025-05-07T22:03:42.5225749Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5225772Z 2025-05-07T22:03:42.5225981Z 60:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5226066Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5226089Z 2025-05-07T22:03:42.5226510Z 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:03:42.5226652Z Flags: bus master, fast devsel, latency 0, IRQ 33, NUMA node 0 2025-05-07T22:03:42.5226780Z Bus: primary=60, secondary=64, subordinate=64, sec-latency=0 2025-05-07T22:03:42.5226865Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5226974Z Memory behind bridge: f8600000-f86fffff [size=1M] 2025-05-07T22:03:42.5227083Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5227173Z Capabilities: 2025-05-07T22:03:42.5227262Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5227287Z 2025-05-07T22:03:42.5227565Z 63:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5227764Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5227849Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5227939Z Capabilities: 2025-05-07T22:03:42.5227968Z 2025-05-07T22:03:42.5228171Z 63:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5228331Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5228469Z Flags: bus master, fast devsel, latency 0, IRQ 30, NUMA node 0 2025-05-07T22:03:42.5228597Z Memory at f8700000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5228838Z Memory at f8780000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5228928Z Capabilities: 2025-05-07T22:03:42.5229018Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5229042Z 2025-05-07T22:03:42.5229297Z 64:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5229477Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5229567Z Flags: fast devsel, NUMA node 0 2025-05-07T22:03:42.5229656Z Capabilities: 2025-05-07T22:03:42.5229685Z 2025-05-07T22:03:42.5229884Z 64:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5230045Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5230182Z Flags: bus master, fast devsel, latency 0, IRQ 284, NUMA node 0 2025-05-07T22:03:42.5230309Z Memory at f8600000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5230438Z Memory at f8680000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5230523Z Capabilities: 2025-05-07T22:03:42.5230613Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5230636Z 2025-05-07T22:03:42.5230825Z 80:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:03:42.5230939Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5231024Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5231048Z 2025-05-07T22:03:42.5231266Z 80:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5231351Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5231374Z 2025-05-07T22:03:42.5231620Z 80:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5231753Z Flags: bus master, fast devsel, latency 0, IRQ 67, NUMA node 1 2025-05-07T22:03:42.5231885Z Bus: primary=80, secondary=81, subordinate=83, sec-latency=0 2025-05-07T22:03:42.5231993Z I/O behind bridge: 0000b000-0000bfff [size=4K] 2025-05-07T22:03:42.5232103Z Memory behind bridge: b0000000-b03fffff [size=4M] 2025-05-07T22:03:42.5232287Z Prefetchable memory behind bridge: 0000051000000000-0000054fffffffff [size=256G] 2025-05-07T22:03:42.5232377Z Capabilities: 2025-05-07T22:03:42.5232467Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5232491Z 2025-05-07T22:03:42.5232699Z 80:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5232893Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5232917Z 2025-05-07T22:03:42.5233120Z 80:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5233210Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5233234Z 2025-05-07T22:03:42.5233428Z 80:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5233522Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5233545Z 2025-05-07T22:03:42.5233745Z 80:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5233830Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5233853Z 2025-05-07T22:03:42.5234056Z 80:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5234142Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5234165Z 2025-05-07T22:03:42.5234488Z 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:03:42.5234619Z Flags: bus master, fast devsel, latency 0, IRQ 69, NUMA node 1 2025-05-07T22:03:42.5234752Z Bus: primary=80, secondary=84, subordinate=84, sec-latency=0 2025-05-07T22:03:42.5234837Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5234946Z Memory behind bridge: b2400000-b24fffff [size=1M] 2025-05-07T22:03:42.5235159Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5235258Z Capabilities: 2025-05-07T22:03:42.5235349Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5235372Z 2025-05-07T22:03:42.5235576Z 80:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5235661Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5235689Z 2025-05-07T22:03:42.5235997Z 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:03:42.5236139Z Flags: bus master, fast devsel, latency 0, IRQ 70, NUMA node 1 2025-05-07T22:03:42.5236270Z Bus: primary=80, secondary=85, subordinate=85, sec-latency=0 2025-05-07T22:03:42.5236356Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5236465Z Memory behind bridge: b2000000-b21fffff [size=2M] 2025-05-07T22:03:42.5236569Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5236664Z Capabilities: 2025-05-07T22:03:42.5236749Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5236772Z 2025-05-07T22:03:42.5236967Z 81:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5237099Z Flags: bus master, fast devsel, latency 0, IRQ 71, NUMA node 1 2025-05-07T22:03:42.5237227Z Memory at b0300000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:03:42.5237354Z Bus: primary=81, secondary=82, subordinate=83, sec-latency=0 2025-05-07T22:03:42.5237459Z I/O behind bridge: 0000b000-0000bfff [size=4K] 2025-05-07T22:03:42.5237567Z Memory behind bridge: b0000000-b02fffff [size=3M] 2025-05-07T22:03:42.5237757Z Prefetchable memory behind bridge: 0000051000000000-0000054fffffffff [size=256G] 2025-05-07T22:03:42.5237842Z Capabilities: 2025-05-07T22:03:42.5237927Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5237951Z 2025-05-07T22:03:42.5238168Z 82:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5238306Z Flags: bus master, fast devsel, latency 0, IRQ 72, NUMA node 1 2025-05-07T22:03:42.5238433Z Bus: primary=82, secondary=83, subordinate=83, sec-latency=0 2025-05-07T22:03:42.5238533Z I/O behind bridge: 0000b000-0000bfff [size=4K] 2025-05-07T22:03:42.5238641Z Memory behind bridge: b0000000-b02fffff [size=3M] 2025-05-07T22:03:42.5238825Z Prefetchable memory behind bridge: 0000051000000000-0000054fffffffff [size=256G] 2025-05-07T22:03:42.5238910Z Capabilities: 2025-05-07T22:03:42.5239110Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5239133Z 2025-05-07T22:03:42.5239332Z 83:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 02) 2025-05-07T22:03:42.5239473Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0c34 2025-05-07T22:03:42.5239607Z Flags: bus master, fast devsel, latency 0, IRQ 71, NUMA node 1 2025-05-07T22:03:42.5239734Z Memory at 51000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:03:42.5239853Z Memory at 53000000000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:03:42.5239943Z I/O ports at b000 [size=256] 2025-05-07T22:03:42.5240070Z Memory at b0000000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5240165Z Expansion ROM at [disabled] 2025-05-07T22:03:42.5240250Z Capabilities: 2025-05-07T22:03:42.5240340Z Kernel driver in use: amdgpu 2025-05-07T22:03:42.5240363Z 2025-05-07T22:03:42.5240680Z 84:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5240908Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5241007Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5241120Z Capabilities: 2025-05-07T22:03:42.5241144Z 2025-05-07T22:03:42.5241376Z 84:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5241688Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5241840Z Flags: bus master, fast devsel, latency 0, IRQ 68, NUMA node 1 2025-05-07T22:03:42.5241986Z Memory at b2400000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5242128Z Memory at b2480000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5242228Z Capabilities: 2025-05-07T22:03:42.5242332Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5242355Z 2025-05-07T22:03:42.5242644Z 85:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5242824Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5242909Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5242999Z Capabilities: 2025-05-07T22:03:42.5243022Z 2025-05-07T22:03:42.5243222Z 85:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5243382Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5243524Z Flags: bus master, fast devsel, latency 0, IRQ 304, NUMA node 1 2025-05-07T22:03:42.5243652Z Memory at b2100000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5243774Z Memory at b2180000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5243864Z Capabilities: 2025-05-07T22:03:42.5243950Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5243974Z 2025-05-07T22:03:42.5244229Z 85:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:03:42.5244418Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller 2025-05-07T22:03:42.5244579Z Flags: bus master, fast devsel, latency 0, IRQ 185, NUMA node 1 2025-05-07T22:03:42.5244721Z Memory at b2000000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:03:42.5244821Z Capabilities: 2025-05-07T22:03:42.5244929Z Kernel driver in use: xhci_hcd 2025-05-07T22:03:42.5244953Z 2025-05-07T22:03:42.5245170Z a0:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:03:42.5245298Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5245407Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5245430Z 2025-05-07T22:03:42.5245667Z a0:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5245772Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5245796Z 2025-05-07T22:03:42.5246150Z a0:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5246244Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5246268Z 2025-05-07T22:03:42.5246472Z a0:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5246552Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5246581Z 2025-05-07T22:03:42.5246789Z a0:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5246883Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5246907Z 2025-05-07T22:03:42.5247116Z a0:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5247219Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5247243Z 2025-05-07T22:03:42.5247451Z a0:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5247536Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5247574Z 2025-05-07T22:03:42.5247886Z 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:03:42.5248019Z Flags: bus master, fast devsel, latency 0, IRQ 74, NUMA node 1 2025-05-07T22:03:42.5248160Z Bus: primary=a0, secondary=a1, subordinate=a1, sec-latency=0 2025-05-07T22:03:42.5248350Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5248459Z Memory behind bridge: b6800000-b68fffff [size=1M] 2025-05-07T22:03:42.5248572Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5248657Z Capabilities: 2025-05-07T22:03:42.5248742Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5248771Z 2025-05-07T22:03:42.5248969Z a0:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5249059Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5249084Z 2025-05-07T22:03:42.5249400Z 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:03:42.5249532Z Flags: bus master, fast devsel, latency 0, IRQ 75, NUMA node 1 2025-05-07T22:03:42.5249665Z Bus: primary=a0, secondary=a2, subordinate=a2, sec-latency=0 2025-05-07T22:03:42.5249751Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5249854Z Memory behind bridge: b6500000-b67fffff [size=3M] 2025-05-07T22:03:42.5249968Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5250057Z Capabilities: 2025-05-07T22:03:42.5250143Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5250167Z 2025-05-07T22:03:42.5250451Z a1:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5250645Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5250735Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5250824Z Capabilities: 2025-05-07T22:03:42.5250852Z 2025-05-07T22:03:42.5251047Z a1:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5251222Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5251354Z Flags: bus master, fast devsel, latency 0, IRQ 73, NUMA node 1 2025-05-07T22:03:42.5251482Z Memory at b6800000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5251609Z Memory at b6880000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5251699Z Capabilities: 2025-05-07T22:03:42.5251785Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5251808Z 2025-05-07T22:03:42.5252065Z a2:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5252243Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5252333Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5252527Z Capabilities: 2025-05-07T22:03:42.5252551Z 2025-05-07T22:03:42.5252821Z a2:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:03:42.5253053Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:03:42.5253190Z Flags: bus master, fast devsel, latency 0, IRQ 283, NUMA node 1 2025-05-07T22:03:42.5253318Z Memory at b6600000 (32-bit, non-prefetchable) [size=1M] 2025-05-07T22:03:42.5253440Z Memory at b6782000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5253526Z Capabilities: 2025-05-07T22:03:42.5253616Z Kernel driver in use: ccp 2025-05-07T22:03:42.5253640Z 2025-05-07T22:03:42.5253838Z a2:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5253999Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5254141Z Flags: bus master, fast devsel, latency 0, IRQ 307, NUMA node 1 2025-05-07T22:03:42.5254264Z Memory at b6700000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5254387Z Memory at b6780000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5254472Z Capabilities: 2025-05-07T22:03:42.5254562Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5254585Z 2025-05-07T22:03:42.5254832Z a2:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:03:42.5255125Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller 2025-05-07T22:03:42.5255262Z Flags: bus master, fast devsel, latency 0, IRQ 268, NUMA node 1 2025-05-07T22:03:42.5255385Z Memory at b6500000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:03:42.5255470Z Capabilities: 2025-05-07T22:03:42.5255560Z Kernel driver in use: xhci_hcd 2025-05-07T22:03:42.5255584Z 2025-05-07T22:03:42.5255768Z c0:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:03:42.5255886Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5255976Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5256000Z 2025-05-07T22:03:42.5256203Z c0:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5256289Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5256317Z 2025-05-07T22:03:42.5256521Z c0:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5256611Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5256634Z 2025-05-07T22:03:42.5256838Z c0:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5256924Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5256947Z 2025-05-07T22:03:42.5257145Z c0:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5257235Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5257259Z 2025-05-07T22:03:42.5257457Z c0:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5257547Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5257571Z 2025-05-07T22:03:42.5257769Z c0:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5257859Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5257883Z 2025-05-07T22:03:42.5258328Z 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:03:42.5258480Z Flags: bus master, fast devsel, latency 0, IRQ 63, NUMA node 1 2025-05-07T22:03:42.5258621Z Bus: primary=c0, secondary=c1, subordinate=c1, sec-latency=0 2025-05-07T22:03:42.5258707Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5258816Z Memory behind bridge: b8b00000-b8bfffff [size=1M] 2025-05-07T22:03:42.5258929Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5259217Z Capabilities: 2025-05-07T22:03:42.5259312Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5259336Z 2025-05-07T22:03:42.5259539Z c0:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5259629Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5259653Z 2025-05-07T22:03:42.5259975Z 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:03:42.5260112Z Flags: bus master, fast devsel, latency 0, IRQ 65, NUMA node 1 2025-05-07T22:03:42.5260245Z Bus: primary=c0, secondary=c2, subordinate=c2, sec-latency=0 2025-05-07T22:03:42.5260334Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5260443Z Memory behind bridge: b8a00000-b8afffff [size=1M] 2025-05-07T22:03:42.5260552Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5260637Z Capabilities: 2025-05-07T22:03:42.5260732Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5260755Z 2025-05-07T22:03:42.5261063Z 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:03:42.5261195Z Flags: bus master, fast devsel, latency 0, IRQ 66, NUMA node 1 2025-05-07T22:03:42.5261327Z Bus: primary=c0, secondary=c3, subordinate=c3, sec-latency=0 2025-05-07T22:03:42.5261531Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5261640Z Memory behind bridge: b8900000-b89fffff [size=1M] 2025-05-07T22:03:42.5261744Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5261834Z Capabilities: 2025-05-07T22:03:42.5261919Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5261942Z 2025-05-07T22:03:42.5262222Z c1:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5262416Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5262505Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5262595Z Capabilities: 2025-05-07T22:03:42.5262620Z 2025-05-07T22:03:42.5262818Z c1:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5262979Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5263116Z Flags: bus master, fast devsel, latency 0, IRQ 62, NUMA node 1 2025-05-07T22:03:42.5263248Z Memory at b8b00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5263372Z Memory at b8b80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5263457Z Capabilities: 2025-05-07T22:03:42.5263547Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5263570Z 2025-05-07T22:03:42.5263830Z c2:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5264015Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5264110Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5264195Z Capabilities: 2025-05-07T22:03:42.5264219Z 2025-05-07T22:03:42.5264417Z c2:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5264582Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5264724Z Flags: bus master, fast devsel, latency 0, IRQ 301, NUMA node 1 2025-05-07T22:03:42.5264849Z Memory at b8a00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5264980Z Memory at b8a80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5265065Z Capabilities: 2025-05-07T22:03:42.5265160Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5265184Z 2025-05-07T22:03:42.5265467Z 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:03:42.5265689Z Subsystem: Super Micro Computer Inc H12SSL-i 2025-05-07T22:03:42.5265842Z Flags: bus master, fast devsel, latency 0, IRQ 175, NUMA node 1 2025-05-07T22:03:42.5265974Z Memory at b8900000 (32-bit, non-prefetchable) [size=2K] 2025-05-07T22:03:42.5266064Z Capabilities: 2025-05-07T22:03:42.5266154Z Kernel driver in use: ahci 2025-05-07T22:03:42.5266177Z 2025-05-07T22:03:42.5266366Z e0:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:03:42.5266490Z Subsystem: Super Micro Computer Inc Device 1b54 2025-05-07T22:03:42.5266580Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5266603Z 2025-05-07T22:03:42.5266811Z e0:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5266906Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5266930Z 2025-05-07T22:03:42.5267132Z e0:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5267218Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5267251Z 2025-05-07T22:03:42.5267449Z e0:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5267535Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5267559Z 2025-05-07T22:03:42.5267810Z e0:03.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5268046Z Flags: bus master, fast devsel, latency 0, IRQ 56, NUMA node 1 2025-05-07T22:03:42.5268188Z Bus: primary=e0, secondary=e1, subordinate=e1, sec-latency=0 2025-05-07T22:03:42.5268283Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5268397Z Memory behind bridge: f0000000-f01fffff [size=2M] 2025-05-07T22:03:42.5268581Z Prefetchable memory behind bridge: 00000380e0200000-00000380e03fffff [size=2M] 2025-05-07T22:03:42.5268670Z Capabilities: 2025-05-07T22:03:42.5268760Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5268784Z 2025-05-07T22:03:42.5269035Z e0:03.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:03:42.5269172Z Flags: bus master, fast devsel, latency 0, IRQ 57, NUMA node 1 2025-05-07T22:03:42.5269309Z Bus: primary=e0, secondary=e2, subordinate=e2, sec-latency=0 2025-05-07T22:03:42.5269418Z I/O behind bridge: 0000e000-0000efff [size=4K] 2025-05-07T22:03:42.5269532Z Memory behind bridge: f0200000-f03fffff [size=2M] 2025-05-07T22:03:42.5269712Z Prefetchable memory behind bridge: 00000380e0400000-00000380e05fffff [size=2M] 2025-05-07T22:03:42.5269802Z Capabilities: 2025-05-07T22:03:42.5269891Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5269915Z 2025-05-07T22:03:42.5270124Z e0:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5270213Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5270241Z 2025-05-07T22:03:42.5270445Z e0:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5270535Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5270558Z 2025-05-07T22:03:42.5270757Z e0:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5270852Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5270876Z 2025-05-07T22:03:42.5271192Z 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:03:42.5271339Z Flags: bus master, fast devsel, latency 0, IRQ 59, NUMA node 1 2025-05-07T22:03:42.5271476Z Bus: primary=e0, secondary=e3, subordinate=e3, sec-latency=0 2025-05-07T22:03:42.5271561Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5271675Z Memory behind bridge: f2100000-f21fffff [size=1M] 2025-05-07T22:03:42.5271784Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5271869Z Capabilities: 2025-05-07T22:03:42.5271963Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5272091Z 2025-05-07T22:03:42.5272299Z e0:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:03:42.5272385Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5272408Z 2025-05-07T22:03:42.5272730Z 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:03:42.5272867Z Flags: bus master, fast devsel, latency 0, IRQ 61, NUMA node 1 2025-05-07T22:03:42.5273005Z Bus: primary=e0, secondary=e4, subordinate=e4, sec-latency=0 2025-05-07T22:03:42.5273090Z I/O behind bridge: [disabled] 2025-05-07T22:03:42.5273198Z Memory behind bridge: f2000000-f20fffff [size=1M] 2025-05-07T22:03:42.5273312Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:03:42.5273397Z Capabilities: 2025-05-07T22:03:42.5273482Z Kernel driver in use: pcieport 2025-05-07T22:03:42.5273511Z 2025-05-07T22:03:42.5273794Z e3:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5273984Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:03:42.5274079Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5274164Z Capabilities: 2025-05-07T22:03:42.5274192Z 2025-05-07T22:03:42.5274390Z e3:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5274666Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5274798Z Flags: bus master, fast devsel, latency 0, IRQ 58, NUMA node 1 2025-05-07T22:03:42.5274934Z Memory at f2100000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5275062Z Memory at f2180000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5275147Z Capabilities: 2025-05-07T22:03:42.5275242Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5275270Z 2025-05-07T22:03:42.5275526Z e4:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5275706Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:03:42.5275801Z Flags: fast devsel, NUMA node 1 2025-05-07T22:03:42.5275891Z Capabilities: 2025-05-07T22:03:42.5275914Z 2025-05-07T22:03:42.5276118Z e4:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5276287Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:03:42.5276430Z Flags: bus master, fast devsel, latency 0, IRQ 298, NUMA node 1 2025-05-07T22:03:42.5276562Z Memory at f2000000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:03:42.5276685Z Memory at f2080000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:03:42.5276775Z Capabilities: 2025-05-07T22:03:42.5276870Z Kernel driver in use: ptdma 2025-05-07T22:03:42.5276894Z 2025-05-07T22:03:42.5276917Z 2025-05-07T22:03:42.5277021Z ################################################################################ 2025-05-07T22:03:42.5277125Z [INFO] Print Linux distribution info ... 2025-05-07T22:03:42.5277206Z + uname -a 2025-05-07T22:03:42.5277229Z 2025-05-07T22:03:42.5277480Z Linux f84179c5c738 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:03:42.5277508Z 2025-05-07T22:03:42.5277589Z + uname -m 2025-05-07T22:03:42.5277612Z 2025-05-07T22:03:42.5277683Z x86_64 2025-05-07T22:03:42.5277707Z 2025-05-07T22:03:42.5277797Z + cat /proc/version 2025-05-07T22:03:42.5277821Z 2025-05-07T22:03:42.5278232Z 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:03:42.5278261Z 2025-05-07T22:03:42.5278346Z + cat /etc/os-release 2025-05-07T22:03:42.5278370Z 2025-05-07T22:03:42.5278460Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-05-07T22:03:42.5278658Z NAME="Ubuntu" 2025-05-07T22:03:42.5278748Z VERSION_ID="22.04" 2025-05-07T22:03:42.5278843Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-05-07T22:03:42.5278927Z VERSION_CODENAME=jammy 2025-05-07T22:03:42.5279013Z ID=ubuntu 2025-05-07T22:03:42.5279089Z ID_LIKE=debian 2025-05-07T22:03:42.5279193Z HOME_URL="https://www.ubuntu.com/" 2025-05-07T22:03:42.5279306Z SUPPORT_URL="https://help.ubuntu.com/" 2025-05-07T22:03:42.5279439Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-05-07T22:03:42.5279652Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-05-07T22:03:42.5279742Z UBUNTU_CODENAME=jammy 2025-05-07T22:03:42.5279765Z 2025-05-07T22:03:42.5303279Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T22:03:42.5303426Z . $PRELUDE; print_gpu_info 2025-05-07T22:03:42.5303677Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:03:42.5303753Z env: 2025-05-07T22:03:42.5303858Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:03:42.5303952Z BUILD_ENV: build_binary 2025-05-07T22:03:42.5304032Z BUILD_TARGET: default 2025-05-07T22:03:42.5304117Z BUILD_VARIANT: rocm 2025-05-07T22:03:42.5304203Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:03:42.5304288Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:03:42.5304373Z ##[endgroup] 2025-05-07T22:03:42.8557755Z ################################################################################ 2025-05-07T22:03:42.8558427Z [INFO] Printing general display info ... 2025-05-07T22:03:42.8575809Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:03:42.9343976Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:03:42.9359490Z /usr/bin/sudo 2025-05-07T22:03:42.9377536Z /usr/bin/apt-get 2025-05-07T22:03:42.9378335Z [INSTALL] Updating system repositories ... 2025-05-07T22:03:42.9397946Z [EXEC] [ATTEMPT 0/3] + sudo apt update -y 2025-05-07T22:03:42.9515413Z 2025-05-07T22:03:42.9516053Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:03:42.9516416Z 2025-05-07T22:03:43.0450735Z Hit:1 https://repo.radeon.com/amdgpu/6.3/ubuntu jammy InRelease 2025-05-07T22:03:43.0688954Z Hit:2 https://repo.radeon.com/rocm/apt/6.3 jammy InRelease 2025-05-07T22:03:43.2825807Z Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-05-07T22:03:43.2829853Z Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-05-07T22:03:43.4195625Z Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-05-07T22:03:43.5562882Z Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-05-07T22:03:44.3322972Z Reading package lists... 2025-05-07T22:03:44.4625614Z Building dependency tree... 2025-05-07T22:03:44.4626305Z Reading state information... 2025-05-07T22:03:44.4776773Z 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:03:44.4779498Z 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:03:44.4781135Z 71 packages can be upgraded. Run 'apt list --upgradable' to see them. 2025-05-07T22:03:44.4823130Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T22:03:44.4859196Z [EXEC] [ATTEMPT 0/3] + sudo apt install -y hostname lshw 2025-05-07T22:03:44.4962503Z 2025-05-07T22:03:44.4963360Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:03:44.4964045Z 2025-05-07T22:03:45.1933182Z Reading package lists... 2025-05-07T22:03:45.3260939Z Building dependency tree... 2025-05-07T22:03:45.3264213Z Reading state information... 2025-05-07T22:03:45.4513458Z hostname is already the newest version (3.23ubuntu2). 2025-05-07T22:03:45.4514395Z The following NEW packages will be installed: 2025-05-07T22:03:45.4514962Z lshw usb.ids 2025-05-07T22:03:45.7439480Z 0 upgraded, 2 newly installed, 0 to remove and 71 not upgraded. 2025-05-07T22:03:45.7440271Z Need to get 540 kB of archives. 2025-05-07T22:03:45.7440980Z After this operation, 1675 kB of additional disk space will be used. 2025-05-07T22:03:45.7442182Z 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:03:46.5641426Z Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 usb.ids all 2022.04.02-1 [219 kB] 2025-05-07T22:03:46.7590505Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T22:03:46.7830252Z Fetched 540 kB in 1s (459 kB/s) 2025-05-07T22:03:46.8005942Z Selecting previously unselected package lshw. 2025-05-07T22:03:46.8030886Z (Reading database ... 2025-05-07T22:03:46.8031440Z (Reading database ... 5% 2025-05-07T22:03:46.8031941Z (Reading database ... 10% 2025-05-07T22:03:46.8032480Z (Reading database ... 15% 2025-05-07T22:03:46.8032926Z (Reading database ... 20% 2025-05-07T22:03:46.8033384Z (Reading database ... 25% 2025-05-07T22:03:46.8033805Z (Reading database ... 30% 2025-05-07T22:03:46.8034241Z (Reading database ... 35% 2025-05-07T22:03:46.8034662Z (Reading database ... 40% 2025-05-07T22:03:46.8035101Z (Reading database ... 45% 2025-05-07T22:03:46.8035541Z (Reading database ... 50% 2025-05-07T22:03:46.8035963Z (Reading database ... 55% 2025-05-07T22:03:46.8050123Z (Reading database ... 60% 2025-05-07T22:03:46.8067047Z (Reading database ... 65% 2025-05-07T22:03:46.8079155Z (Reading database ... 70% 2025-05-07T22:03:46.8087307Z (Reading database ... 75% 2025-05-07T22:03:46.8094645Z (Reading database ... 80% 2025-05-07T22:03:46.8100677Z (Reading database ... 85% 2025-05-07T22:03:46.8108554Z (Reading database ... 90% 2025-05-07T22:03:46.8126703Z (Reading database ... 95% 2025-05-07T22:03:46.8127565Z (Reading database ... 100% 2025-05-07T22:03:46.8128374Z (Reading database ... 27254 files and directories currently installed.) 2025-05-07T22:03:46.8130924Z Preparing to unpack .../lshw_02.19.git.2021.06.19.996aaad9c7-2build1_amd64.deb ... 2025-05-07T22:03:46.8143646Z Unpacking lshw (02.19.git.2021.06.19.996aaad9c7-2build1) ... 2025-05-07T22:03:46.8320567Z Selecting previously unselected package usb.ids. 2025-05-07T22:03:46.8344819Z Preparing to unpack .../usb.ids_2022.04.02-1_all.deb ... 2025-05-07T22:03:46.8354519Z Unpacking usb.ids (2022.04.02-1) ... 2025-05-07T22:03:46.8623996Z Setting up lshw (02.19.git.2021.06.19.996aaad9c7-2build1) ... 2025-05-07T22:03:46.8652791Z Setting up usb.ids (2022.04.02-1) ... 2025-05-07T22:03:46.8970647Z + hostname 2025-05-07T22:03:46.8970963Z 2025-05-07T22:03:46.8988663Z f84179c5c738 2025-05-07T22:03:46.8989032Z 2025-05-07T22:03:46.8989283Z + sudo lshw -C display 2025-05-07T22:03:46.8989637Z 2025-05-07T22:03:47.1984310Z *-display 2025-05-07T22:03:47.1984835Z description: Display controller 2025-05-07T22:03:47.1985479Z product: Aldebaran 2025-05-07T22:03:47.1986056Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:03:47.1986662Z physical id: 0 2025-05-07T22:03:47.1987115Z bus info: pci@0000:03:00.0 2025-05-07T22:03:47.1987603Z version: 02 2025-05-07T22:03:47.1987982Z width: 64 bits 2025-05-07T22:03:47.1988375Z clock: 33MHz 2025-05-07T22:03:47.1988833Z capabilities: bus_master cap_list rom 2025-05-07T22:03:47.1989424Z configuration: driver=amdgpu latency=0 2025-05-07T22:03:47.1991374Z 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:03:47.1993228Z *-display 2025-05-07T22:03:47.1993664Z description: VGA compatible controller 2025-05-07T22:03:47.1994246Z product: ASPEED Graphics Family 2025-05-07T22:03:47.1994800Z vendor: ASPEED Technology, Inc. 2025-05-07T22:03:47.1995311Z physical id: 0 2025-05-07T22:03:47.1995736Z bus info: pci@0000:42:00.0 2025-05-07T22:03:47.1996215Z logical name: fb0 2025-05-07T22:03:47.1996649Z version: 41 2025-05-07T22:03:47.1997023Z width: 32 bits 2025-05-07T22:03:47.1997425Z clock: 33MHz 2025-05-07T22:03:47.1997884Z capabilities: vga_controller cap_list fb 2025-05-07T22:03:47.1998627Z configuration: depth=32 driver=ast latency=0 resolution=1024,768 2025-05-07T22:03:47.1999630Z resources: irq:88 memory:bd000000-bdffffff memory:be000000-be01ffff ioport:6000(size=128) 2025-05-07T22:03:47.2000434Z *-display 2025-05-07T22:03:47.2000837Z description: Display controller 2025-05-07T22:03:47.2001357Z product: Aldebaran 2025-05-07T22:03:47.2002502Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:03:47.2003098Z physical id: 0 2025-05-07T22:03:47.2003505Z bus info: pci@0000:83:00.0 2025-05-07T22:03:47.2003964Z version: 02 2025-05-07T22:03:47.2004342Z width: 64 bits 2025-05-07T22:03:47.2004721Z clock: 33MHz 2025-05-07T22:03:47.2005151Z capabilities: bus_master cap_list rom 2025-05-07T22:03:47.2005728Z configuration: driver=amdgpu latency=0 2025-05-07T22:03:47.2007579Z 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:03:47.2017130Z 2025-05-07T22:03:47.2017632Z ################################################################################ 2025-05-07T22:03:47.2018607Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T22:03:47.2207185Z lspci: Unable to load libkmod resources: error -2 2025-05-07T22:03:47.2381811Z [CHECK] nvidia-smi not found 2025-05-07T22:03:47.2382535Z ################################################################################ 2025-05-07T22:03:47.2383145Z [INFO] Printing AMD GPU info ... 2025-05-07T22:03:47.2566454Z lspci: Unable to load libkmod resources: error -2 2025-05-07T22:03:47.2705647Z 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 02) 2025-05-07T22:03:47.2706286Z 83:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 02) 2025-05-07T22:03:47.3545880Z 2025-05-07T22:03:47.3545909Z 2025-05-07T22:03:47.3546448Z ========================================= ROCm System Management Interface ========================================= 2025-05-07T22:03:47.3546902Z =================================================== Concise Info =================================================== 2025-05-07T22:03:47.3547361Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-05-07T22:03:47.3548156Z  (DID, GUID) (Edge) (Avg) (Mem, Compute, ID)  2025-05-07T22:03:47.3548516Z ==================================================================================================================== 2025-05-07T22:03:47.3549126Z 0 2 0x740f, 12261 48.0°C 39.0W N/A, N/A, 0 800Mhz 1600Mhz 0% auto 300.0W 0% 0% 2025-05-07T22:03:47.3549651Z 1 3 0x740f, 36740 45.0°C 43.0W N/A, N/A, 0 800Mhz 1600Mhz 0% auto 300.0W 0% 0% 2025-05-07T22:03:47.3552669Z ==================================================================================================================== 2025-05-07T22:03:47.3552996Z =============================================== End of ROCm SMI Log ================================================ 2025-05-07T22:03:47.3735234Z ##[group]Run . $PRELUDE; free_disk_space 2025-05-07T22:03:47.3735917Z . $PRELUDE; free_disk_space 2025-05-07T22:03:47.3736711Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:03:47.3737292Z env: 2025-05-07T22:03:47.3737709Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:03:47.3738712Z BUILD_ENV: build_binary 2025-05-07T22:03:47.3739171Z BUILD_TARGET: default 2025-05-07T22:03:47.3739601Z BUILD_VARIANT: rocm 2025-05-07T22:03:47.3740013Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:03:47.3740454Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:03:47.3740884Z ##[endgroup] 2025-05-07T22:03:47.6770057Z ################################################################################ 2025-05-07T22:03:47.6770421Z # Free Disk Space 2025-05-07T22:03:47.6770639Z # 2025-05-07T22:03:47.6782765Z # [2025-05-07T22:03:47.677Z] + free_disk_space 2025-05-07T22:03:47.6783134Z ################################################################################ 2025-05-07T22:03:47.6783442Z 2025-05-07T22:03:47.6850535Z [CLEANUP] Freed up some disk space 2025-05-07T22:03:47.6908782Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T22:03:47.6909141Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T22:03:47.6909511Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:03:47.6909761Z env: 2025-05-07T22:03:47.6909950Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:03:47.6910192Z BUILD_ENV: build_binary 2025-05-07T22:03:47.6910385Z BUILD_TARGET: default 2025-05-07T22:03:47.6910580Z BUILD_VARIANT: rocm 2025-05-07T22:03:47.6910764Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:03:47.6910958Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:03:47.6911152Z ##[endgroup] 2025-05-07T22:03:47.9976628Z ################################################################################ 2025-05-07T22:03:47.9977409Z # Setup Miniconda 2025-05-07T22:03:47.9977636Z # 2025-05-07T22:03:47.9992724Z # [2025-05-07T22:03:47.998Z] + setup_miniconda /github/home/miniconda 2025-05-07T22:03:47.9993231Z ################################################################################ 2025-05-07T22:03:47.9993467Z 2025-05-07T22:03:48.0004897Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:03:48.0575790Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:03:48.0576537Z + mkdir -p /github/home/miniconda 2025-05-07T22:03:48.0576935Z 2025-05-07T22:03:48.0592458Z 2025-05-07T22:03:48.0592789Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T22:03:48.0611586Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T22:03:50.5238237Z [SETUP] Installing Miniconda ... 2025-05-07T22:03:50.5238895Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T22:03:50.5239652Z 2025-05-07T22:03:50.5388299Z PREFIX=/github/home/miniconda 2025-05-07T22:03:50.9398867Z Unpacking payload ... 2025-05-07T22:03:51.3906700Z 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:03:52.0803268Z 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:03:54.0874277Z 2025-05-07T22:03:54.0875754Z Installing base environment... 2025-05-07T22:03:54.0876028Z 2025-05-07T22:03:55.0476174Z Preparing transaction: ...working... done 2025-05-07T22:03:57.5197621Z Executing transaction: ...working... done 2025-05-07T22:03:58.0479913Z 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:03:58.1416489Z installation finished. 2025-05-07T22:03:58.1427044Z 2025-05-07T22:03:58.1427560Z + rm -f miniconda.sh 2025-05-07T22:03:58.1427760Z 2025-05-07T22:03:58.1804695Z 2025-05-07T22:03:58.1805200Z [SETUP] Reloading the bash configuration ... 2025-05-07T22:03:58.1805895Z + /github/home/miniconda/bin/conda init bash 2025-05-07T22:03:58.1806326Z 2025-05-07T22:03:58.5054031Z no change /github/home/miniconda/condabin/conda 2025-05-07T22:03:58.5054802Z no change /github/home/miniconda/bin/conda 2025-05-07T22:03:58.5055480Z no change /github/home/miniconda/bin/conda-env 2025-05-07T22:03:58.5056170Z no change /github/home/miniconda/bin/activate 2025-05-07T22:03:58.5056809Z no change /github/home/miniconda/bin/deactivate 2025-05-07T22:03:58.5057508Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T22:03:58.5058474Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T22:03:58.5059273Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T22:03:58.5060101Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T22:03:58.5061052Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T22:03:58.5062732Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T22:03:58.5063409Z modified /github/home/.bashrc 2025-05-07T22:03:58.5063764Z 2025-05-07T22:03:58.5064171Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T22:03:58.5064739Z 2025-05-07T22:03:58.5533298Z 2025-05-07T22:03:58.5533780Z + . /github/home/.bashrc 2025-05-07T22:03:58.5534259Z 2025-05-07T22:03:59.2576602Z 2025-05-07T22:03:59.2577103Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T22:03:59.2611623Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T22:04:10.2042241Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T22:04:11.6035024Z Solving environment: | / - \ | / - \ | / done 2025-05-07T22:04:11.6868742Z 2025-05-07T22:04:11.6869145Z ## Package Plan ## 2025-05-07T22:04:11.6869328Z 2025-05-07T22:04:11.6869522Z environment location: /github/home/miniconda 2025-05-07T22:04:11.6869768Z 2025-05-07T22:04:11.6869882Z added / updated specs: 2025-05-07T22:04:11.6870147Z - conda-libmamba-solver 2025-05-07T22:04:11.6870421Z - libarchive 2025-05-07T22:04:11.6870629Z - libmamba 2025-05-07T22:04:11.6870833Z - libmambapy 2025-05-07T22:04:11.6870975Z 2025-05-07T22:04:11.6871003Z 2025-05-07T22:04:11.6871174Z The following packages will be downloaded: 2025-05-07T22:04:11.6871382Z 2025-05-07T22:04:11.6871519Z package | build 2025-05-07T22:04:11.6871856Z ---------------------------|----------------- 2025-05-07T22:04:11.6872276Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T22:04:11.6872745Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T22:04:11.6873185Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T22:04:11.6873728Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T22:04:11.6874240Z ------------------------------------------------------------ 2025-05-07T22:04:11.6874627Z Total: 1.4 MB 2025-05-07T22:04:11.6874873Z 2025-05-07T22:04:11.6875020Z The following packages will be UPDATED: 2025-05-07T22:04:11.6875280Z 2025-05-07T22:04:11.6882070Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T22:04:11.6882864Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T22:04:11.6883258Z 2025-05-07T22:04:11.6883499Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T22:04:11.6883816Z 2025-05-07T22:04:11.6884133Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T22:04:11.6884880Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T22:04:11.6885339Z 2025-05-07T22:04:11.6885363Z 2025-05-07T22:04:11.6885387Z 2025-05-07T22:04:11.6885543Z Downloading and Extracting Packages: ...working... 2025-05-07T22:04:11.6885912Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T22:04:11.6886130Z 2025-05-07T22:04:11.6886437Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T22:04:11.6886659Z 2025-05-07T22:04:11.6886688Z 2025-05-07T22:04:11.6889801Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T22:04:11.6890113Z 2025-05-07T22:04:11.6890558Z 2025-05-07T22:04:11.6890586Z 2025-05-07T22:04:11.7524745Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T22:04:11.7525379Z 2025-05-07T22:04:11.7525417Z 2025-05-07T22:04:11.7525455Z 2025-05-07T22:04:11.7621920Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T22:04:11.7622497Z 2025-05-07T22:04:11.7622541Z 2025-05-07T22:04:11.7738749Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T22:04:11.7739331Z 2025-05-07T22:04:11.7739369Z 2025-05-07T22:04:11.7739402Z 2025-05-07T22:04:11.7756435Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T22:04:11.7757017Z 2025-05-07T22:04:11.7757054Z 2025-05-07T22:04:11.7865125Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T22:04:11.7930545Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T22:04:11.7931103Z 2025-05-07T22:04:11.7996016Z certifi-2025.4.26 | 154 KB | # | 10%  2025-05-07T22:04:11.7996532Z 2025-05-07T22:04:11.8106202Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T22:04:11.8106728Z 2025-05-07T22:04:11.8850197Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T22:04:11.8850964Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T22:04:11.8857838Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T22:04:11.8858799Z 2025-05-07T22:04:11.8859177Z 2025-05-07T22:04:11.8859612Z  2025-05-07T22:04:11.8859991Z 2025-05-07T22:04:11.8860033Z 2025-05-07T22:04:11.8860351Z  2025-05-07T22:04:11.8860748Z 2025-05-07T22:04:11.8860814Z 2025-05-07T22:04:11.8860856Z 2025-05-07T22:04:11.8861221Z  done 2025-05-07T22:04:11.9864683Z Preparing transaction: \ done 2025-05-07T22:04:12.0870382Z Verifying transaction: / done 2025-05-07T22:04:13.2895719Z Executing transaction: \ | / - \ | / - \ | / - done 2025-05-07T22:04:15.0273434Z [SETUP] Updating Miniconda base packages ... 2025-05-07T22:04:15.0312930Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T22:04:27.8397184Z Channels: 2025-05-07T22:04:27.8397704Z - defaults 2025-05-07T22:04:27.8398134Z Platform: linux-64 2025-05-07T22:04:40.0695795Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ failed 2025-05-07T22:04:40.0702092Z 2025-05-07T22:04:40.0703431Z CondaHTTPError: HTTP 429 TERMS OF SERVICE RATE LIMIT EXCEEDED for url 2025-05-07T22:04:40.0704614Z Elapsed: 00:06.103942 2025-05-07T22:04:40.0705201Z CF-RAY: 93c403adea67ceb9-SJC 2025-05-07T22:04:40.0705547Z 2025-05-07T22:04:40.0706276Z Your usage of the Anaconda package repository exceeds our rate limits. Please see https://www.anaconda.com/tos-access 2025-05-07T22:04:40.0707155Z 2025-05-07T22:04:40.1582263Z [EXEC] [ATTEMPT 0/3] Command attempt failed. 2025-05-07T22:04:40.1586744Z 2025-05-07T22:04:42.1604869Z [EXEC] [ATTEMPT 1/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T22:04:42.7445844Z Channels: 2025-05-07T22:04:42.7446109Z - defaults 2025-05-07T22:04:42.7446378Z Platform: linux-64 2025-05-07T22:04:54.9743718Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ failed 2025-05-07T22:04:54.9750181Z 2025-05-07T22:04:54.9751406Z CondaHTTPError: HTTP 429 TERMS OF SERVICE RATE LIMIT EXCEEDED for url 2025-05-07T22:04:54.9752594Z Elapsed: 00:06.094894 2025-05-07T22:04:54.9753043Z CF-RAY: 93c4040b6efd1576-SJC 2025-05-07T22:04:54.9753389Z 2025-05-07T22:04:54.9754108Z Your usage of the Anaconda package repository exceeds our rate limits. Please see https://www.anaconda.com/tos-access 2025-05-07T22:04:54.9755613Z 2025-05-07T22:04:55.0558398Z [EXEC] [ATTEMPT 1/3] Command attempt failed. 2025-05-07T22:04:55.0559004Z 2025-05-07T22:04:57.0576620Z [EXEC] [ATTEMPT 2/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T22:04:57.6329020Z Channels: 2025-05-07T22:04:57.6329483Z - defaults 2025-05-07T22:04:57.6330681Z Platform: linux-64 2025-05-07T22:05:09.9629794Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | failed 2025-05-07T22:05:09.9635793Z 2025-05-07T22:05:09.9637170Z CondaHTTPError: HTTP 429 TERMS OF SERVICE RATE LIMIT EXCEEDED for url 2025-05-07T22:05:09.9638339Z Elapsed: 00:06.093938 2025-05-07T22:05:09.9638840Z CF-RAY: 93c4046888c59e65-SJC 2025-05-07T22:05:09.9639176Z 2025-05-07T22:05:09.9639904Z Your usage of the Anaconda package repository exceeds our rate limits. Please see https://www.anaconda.com/tos-access 2025-05-07T22:05:09.9640794Z 2025-05-07T22:05:10.0432873Z [EXEC] [ATTEMPT 2/3] Command attempt failed. 2025-05-07T22:05:10.0433232Z 2025-05-07T22:05:12.0457075Z [EXEC] [ATTEMPT 3/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T22:05:12.6245618Z Channels: 2025-05-07T22:05:12.6246091Z - defaults 2025-05-07T22:05:12.6246574Z Platform: linux-64 2025-05-07T22:05:24.8547685Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ failed 2025-05-07T22:05:24.8553315Z 2025-05-07T22:05:24.8554580Z CondaHTTPError: HTTP 429 TERMS OF SERVICE RATE LIMIT EXCEEDED for url 2025-05-07T22:05:24.8555752Z Elapsed: 00:06.087042 2025-05-07T22:05:24.8556273Z CF-RAY: 93c404c5fb3f158f-SJC 2025-05-07T22:05:24.8556623Z 2025-05-07T22:05:24.8557385Z Your usage of the Anaconda package repository exceeds our rate limits. Please see https://www.anaconda.com/tos-access 2025-05-07T22:05:24.8558302Z 2025-05-07T22:05:24.9365176Z [EXEC] [ATTEMPT 3/3] Command attempt failed. 2025-05-07T22:05:24.9365620Z 2025-05-07T22:05:24.9365957Z [EXEC] The command has failed after 3 + 1 attempts; aborting. 2025-05-07T22:05:24.9488430Z ##[error]Process completed with exit code 1. 2025-05-07T22:05:24.9598385Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T22:05:24.9598990Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T22:05:24.9599629Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:05:24.9599936Z env: 2025-05-07T22:05:24.9600168Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:05:24.9600499Z BUILD_ENV: build_binary 2025-05-07T22:05:24.9600779Z BUILD_TARGET: default 2025-05-07T22:05:24.9601185Z BUILD_VARIANT: rocm 2025-05-07T22:05:24.9601696Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:05:24.9602221Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:05:24.9602718Z ##[endgroup] 2025-05-07T22:05:25.2958363Z Post job cleanup. 2025-05-07T22:05:25.2965464Z ##[command]/usr/bin/docker exec f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T22:05:25.4653450Z [command]/usr/bin/git version 2025-05-07T22:05:25.4691769Z git version 2.34.1 2025-05-07T22:05:25.4732613Z Copying '/github/home/.gitconfig' to '/__w/_temp/fc0ce614-92bd-4728-b7cf-21ce4a1ac819/.gitconfig' 2025-05-07T22:05:25.4755139Z Temporarily overriding HOME='/__w/_temp/fc0ce614-92bd-4728-b7cf-21ce4a1ac819' before making global git config changes 2025-05-07T22:05:25.4756553Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T22:05:25.4758764Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T22:05:25.4790368Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T22:05:25.4834747Z [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:05:25.5145510Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T22:05:25.5166574Z http.https://github.com/.extraheader 2025-05-07T22:05:25.5176599Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T22:05:25.5207286Z [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:05:25.5645538Z Stop and remove container: 6b5991594ed54c56abd8b0bb31e6cce7_rocmdevubuntu220463complete_695f68 2025-05-07T22:05:25.5654632Z ##[command]/usr/bin/docker rm --force f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 2025-05-07T22:05:25.8040236Z f84179c5c738cc34b40ffa2898753408571e322d8fb2b2c423b6abbd7fa210b0 2025-05-07T22:05:25.8108711Z Remove container network: github_network_d0d124602905456b8f0f986b17acadd4 2025-05-07T22:05:25.8117828Z ##[command]/usr/bin/docker network rm github_network_d0d124602905456b8f0f986b17acadd4 2025-05-07T22:05:26.0804039Z github_network_d0d124602905456b8f0f986b17acadd4 2025-05-07T22:05:26.0914030Z Cleaning up orphan processes